mirror of
https://github.com/rlespinasse/github-slug-action.git
synced 2026-05-17 18:35:07 +00:00
25 lines
708 B
Markdown
25 lines
708 B
Markdown
# Security Policy
|
|
|
|
## Supported Versions and Branches
|
|
|
|
| Version | Branch | Supported |
|
|
|---------|--------|--------------------|
|
|
| 3.x | v3.x | :white_check_mark: |
|
|
| 2.x | v2.x | :white_check_mark: |
|
|
| 1.1.x | v1.1.x | :x: |
|
|
| < 1.x | | :x: |
|
|
|
|
A GitHub repository can used one of the available branches as action inside its workflows.
|
|
|
|
## Reporting a Vulnerability
|
|
|
|
You can report a Vulnerability by [my email](mailto:romain.lespinasse@gmail.com).
|
|
|
|
_Vulnerability stages :_
|
|
|
|
- Reported,
|
|
- Confirmed (or declined),
|
|
- Fixed on maintained version series.
|
|
|
|
After a vulnerability fix, an GitHub issue will be created as document this vulnerability.
|