diff --git a/SECURITY.md b/SECURITY.md index 6a29f68bbd..10637672a5 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -2,19 +2,15 @@ ## Supported Versions -Due to both time and resource constrains the Highlight.js core team only fully supports the most current major/minor release of the library. Problems with prior minor releases are often resolved by upgrading to the most recent minor release. Prior major release will only receive critical security updates (when feasible). +Due to both time and resource constrains the Highlight.js core team only fully supports the current major/minor release of the library. Problems with minor releases are often resolved by upgrading to the most recent release. -| Version | Supported | Status | +| Version | Supported | Status | | :-----: | :-: | :------ | -| 10.4.x | :white_check_mark: | The 10.x series recieves regular updates, new features & bug fixes. | -| <= 10.3.x | :x: | *Please upgrade to the latest 10.x release.* | -| 9.18.x | :closed_lock_with_key: | Security updates only. See [VERSION_10_UPGRADE.md](https://github.com/highlightjs/highlight.js/blob/master/VERSION_10_UPGRADE.md). | -| <= 9.17.x | :x: | Obsolete. | -| Older | :x: | Obsolete. | - -### Version 9 - -Support for IE11 is really the only reason anyone should still prefer version 9. It's recommended that everyone else upgrade. +| 10.4.x | :white_check_mark:   :closed_lock_with_key: | The 10.x series recieves regular updates, new features & bug fixes. | +| <= 10.3.x | :x: | *Please upgrade to a more recent 10.x release.* | +| 9.18.4 | :x: | [EOL](https://github.com/highlightjs/highlight.js/issues/2877). No longer supported. See [VERSION_10_UPGRADE.md](https://github.com/highlightjs/highlight.js/blob/master/VERSION_10_UPGRADE.md). | +| <= 9.18.3 | :x: | No longer supported. Known vulnerabities. | +| <= 8.x | :x: | Obsolete. | ## Reporting a Vulnerability