mirror of
https://github.com/rlespinasse/shortify-git-revision.git
synced 2026-05-17 10:15:27 +00:00
23 lines
898 B
Markdown
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.
|