diff --git a/SECURITY.md b/SECURITY.md index f30d0c115..97b57f698 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -5,11 +5,25 @@ The XMLSec library WILL provide security updates / fixes for the released versions for 5 years since [the day of the release](https://www.aleksey.com/xmlsec/news.html). After 5 years, the support MIGHT be provided on case-by-case basis. -| Version | Release date | Supported | -| --------- | -------------------|------------------- | -| <= 1.2.28 | April 16, 2019 | :x: | -| >= 1.2.29 | October 15, 2019 | :white_check_mark: | -| >= 1.3.0 | April 12, 2023 | :white_check_mark: | +### 1.3.x (master) + +| Component/Version | Version | Release date | Full Support | Security Support | +| ------------------|-----------| -------------------|-----------------------|---------------------| +| xmlsec-core | >= 1.3.0 | April 12, 2023 | :white_check_mark: | :white_check_mark: | +| xmlsec-openssl | >= 1.3.0 | April 12, 2023 | :white_check_mark: | :white_check_mark: | +| xmlsec-nss | >= 1.3.0 | April 12, 2023 | :white_check_mark: | :white_check_mark: | +| xmlsec-gnutls | >= 1.3.0 | April 12, 2023 | :white_check_mark: | :white_check_mark: | +| xmlsec-mscng | >= 1.3.0 | April 12, 2023 | :white_check_mark: | :white_check_mark: | +| xmlsec-gcrypt | >= 1.3.0 | April 12, 2023 | :x: (mainanance mode) | :white_check_mark: | +| xmlsec-mscrypto | >= 1.3.0 | April 12, 2023 | :x: (mainanance mode) | :white_check_mark: | + +### 1.2.x (mainanance mode) + + +| Component/Version | Version | Release date | Full Support | Security Support | +| ------------------|-----------| -------------------|-----------------------|---------------------| +| all | >= 1.2.29 | October 15, 2019 | :x: (mainanance mode) | :white_check_mark: | +| all | <= 1.2.28 | April 16, 2019 | :x: (not supported) | :x: (not supported) | ## Reporting a Vulnerability diff --git a/docs/index.html b/docs/index.html index 2ce05e26c..b631eed89 100644 --- a/docs/index.html +++ b/docs/index.html @@ -248,7 +248,7 @@