Files
shortify-git-revision/SECURITY.md
Romain Lespinasse 27d97cb8a5 docs: improve community pages (#25)
Signed-off-by: Romain Lespinasse <romain.lespinasse@gmail.com>
2024-10-26 23:37:09 +02:00

23 lines
898 B
Markdown

# Security Policy
## Supported Versions and Branches
| Version | Supported | End of Support | Branch | Specific Tags |
| ------- | ------------------ | -------------- | ------ | ------------- |
| 1.x | :white_check_mark: | | v1.x | v1 |
A GitHub repository can use one of the available branches as an action inside its workflows.
### End of Life of a branch
Since `2024-10-26`, when a new major version is released,
- The previous one will continue to receive security patches for 3 months,
- After the 3 months, the branch is deleted, and only the tags remain.
## Reporting a Vulnerability
In this project, you can report a Vulnerability by creating a [draft security advisory](https://github.com/rlespinasse/shortify-git-revision/security/advisories).
If the vulnerability is confirmed, a fix will be produced and the advisory will be published.