Merge pull request #13302 from strapi/update/security

Update security doc to reference extended v3 support
This commit is contained in:
DMehaffy 2022-05-23 15:41:31 -07:00 committed by GitHub
commit d3b957e5c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,10 +2,10 @@
## Supported Versions ## 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 - v3.x.x support is limited to Critical/High severity security updates only until December 2022
- v4 is considered LTS until further notice - v4.x.x is considered LTS until further notice
## Reporting a Vulnerability ## Reporting a Vulnerability