This is an automated email from the ASF dual-hosted git repository.
rawlin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git
The following commit(s) were added to refs/heads/master by this push:
new 0a43019 Updated list of releases receiving security updates (#4805)
0a43019 is described below
commit 0a43019109c832bddc8e8054a64b8d60ea2bf030
Author: ocket8888 <[email protected]>
AuthorDate: Thu Jun 18 11:26:08 2020 -0600
Updated list of releases receiving security updates (#4805)
* Updated list of releases receiving security updates
* Fixed typo
* Fixed erroneously reporting support for 4.0.x
---
SECURITY.md | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/SECURITY.md b/SECURITY.md
index ac3c0b2..ece29a0 100644
--- a/SECURITY.md
+++ b/SECURITY.md
@@ -5,8 +5,11 @@
| Version | Supported |
| ------- | ------------------ |
| < 2.2 | :x: |
-| 2.2.x | :white_check_mark: |
-| 3.0.x | :white_check_mark: |
+| 2.2.x | :x: |
+| 3.0.x | :x: |
+| 3.1.x | :white_check_mark: |
+| 4.0.x | :x: |
+| 4.1.x | :white_check_mark: |
## Reporting a Vulnerability
Contact the [Apache Software Foundation Security
Team](mailto:[email protected])