diff --git a/.github/SECURITY.md b/.github/SECURITY.md index 1a258e69..374f09aa 100644 --- a/.github/SECURITY.md +++ b/.github/SECURITY.md @@ -2,13 +2,20 @@ ## Supported Versions -It is recommended that you run the stable version as this is more tested and used by most. The dev branch is bleed-edge commits that are not well tested and aren't meant to be used in production environments +It is recommended that you use the stable branch as it's tested and used by most. The dev branch may contain bleeding-edge commits that are not well tested and are not meant to be used in production environments.
+Version tags lower than the [latest stable release](https://github.com/ChrisTitusTech/linutil/releases/latest) are **not** supported. -| Version | Supported | -| ------- | ------------------ | -| latest | :white_check_mark: | -| dev | :x: | +| Branch | Supported | +| ------- | ---------------------- | +| Stable | :white_check_mark: YES | +| Dev | :x: NO | + +| Version | Supported | +| -------------------------------------------------- | ---------------------- | +| [![LATEST](https://img.shields.io/github/v/release/ChrisTitusTech/linutil?color=%230567ff&label=Latest&style=for-the-badge)](https://github.com/ChrisTitusTech/linutil/releases/latest) | :white_check_mark: YES | +| Below LATEST | :x: NO | +| Above LATEST | :x: NO | ## Reporting a Vulnerability -I'd recommend making an Issue for reporting a bug. If you would like privately submit the bug you can email me at contact@christitus.com +If you have any reason to believe there are security vulnerabilities in Linutil, fill out the [report form](https://github.com/christitustech/linutil/security/advisories/new) or e-mail [contact@christitus.com](mailto:contact@christitus.com).