This is an automated email from the ASF dual-hosted git repository.
lukaszlenart pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/struts.git
The following commit(s) were added to refs/heads/main by this push:
new 26756ce85 security(versions): updates list of supported versions
(#1708)
26756ce85 is described below
commit 26756ce85c3cfd08dcaf721b21c15e6fcce9d1c3
Author: Lukasz Lenart <[email protected]>
AuthorDate: Fri May 22 06:47:05 2026 +0200
security(versions): updates list of supported versions (#1708)
---
SECURITY.md | 14 +++++++++-----
1 file changed, 9 insertions(+), 5 deletions(-)
diff --git a/SECURITY.md b/SECURITY.md
index 0e86ad584..8c69b08e8 100644
--- a/SECURITY.md
+++ b/SECURITY.md
@@ -5,11 +5,15 @@
Please visit the
[Releases](https://struts.apache.org/releases.html#prior-releases) page to see
full information about each version
and what potential vulnerability it can have:
-| Version | Supported |
-|---------|--------------------|
-| 7.x | :white_check_mark: |
-| 6.7.x | :white_check_mark: |
-| 2.5.x | ❌ |
+| Version | Supported |
+|---------|-----------|
+| 7.x | yes |
+| 6.x.x | yes |
+| 2.5.x | no |
+| 2.3.x | no |
+| 2.2.x | no |
+| 2.1.x | no |
+| 2.0.x | no |
## Reporting New Security Issues with the Apache Struts