This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a commit to branch security/supported-versions
in repository https://gitbox.apache.org/repos/asf/struts.git

commit 8a6208e6f1a2345e9bc4001e8db2517446ab3a5e
Author: Lukasz Lenart <[email protected]>
AuthorDate: Fri May 22 06:43:11 2026 +0200

    security(versions): updates list of supported versions
---
 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
 

Reply via email to