From 8a6208e6f1a2345e9bc4001e8db2517446ab3a5e Mon Sep 17 00:00:00 2001 From: Lukasz Lenart Date: Fri, 22 May 2026 06:43:11 +0200 Subject: [PATCH] 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 0e86ad584a..8c69b08e82 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