From 7406d6bba3875eee51837134672d6966c3540a19 Mon Sep 17 00:00:00 2001 From: DMehaffy Date: Thu, 12 May 2022 10:20:55 -0700 Subject: [PATCH 1/2] Update security doc to reference extended v3 support Modified to extend v3 security support until end of 2022 --- SECURITY.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 336fd4088d..1a7fd5be97 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -2,10 +2,10 @@ ## Supported Versions -As of January 2022 (and until this document is updated), only the v3.0.0 and v4.0.0 _stable_ releases of Strapi are supported for updates. Any previous versions are currently not supported and users are advised to use them "at their own risk". +As of May 2022 (and until this document is updated), only the v4.x.x _stable_ releases of Strapi are supported for updates and bug fixes. Any previous versions are currently not supported and users are advised to use them "at their own risk". -- v3 support is limited to Critical/High priority security updates only until September 2022 -- v4 is considered LTS until further notice +- v3.x.x support is limited to Critical/High severity or security updates only until December 2022 +- v4.x.x is considered LTS until further notice ## Reporting a Vulnerability From 2f4522e6a0ddbb11cf1e8334e722498b8e6d2390 Mon Sep 17 00:00:00 2001 From: DMehaffy Date: Tue, 17 May 2022 10:41:48 -0700 Subject: [PATCH 2/2] Update SECURITY.md Co-authored-by: Alexandre BODIN --- SECURITY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index 1a7fd5be97..cdfe179499 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -4,7 +4,7 @@ As of May 2022 (and until this document is updated), only the v4.x.x _stable_ releases of Strapi are supported for updates and bug fixes. Any previous versions are currently not supported and users are advised to use them "at their own risk". -- v3.x.x support is limited to Critical/High severity or security updates only until December 2022 +- v3.x.x support is limited to Critical/High severity security updates only until December 2022 - v4.x.x is considered LTS until further notice ## Reporting a Vulnerability