You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
546 B
Markdown
20 lines
546 B
Markdown
2 years ago
|
# Security Policy
|
||
|
|
||
|
## Supported Versions
|
||
|
|
||
|
The following versions of semver are currently supported:
|
||
|
|
||
|
| Version | Supported |
|
||
|
| ------- | ------------------ |
|
||
|
| 3.x | :white_check_mark: |
|
||
|
| 2.x | :x: |
|
||
|
| 1.x | :x: |
|
||
|
|
||
|
Fixes are only released for the latest minor version in the form of a patch release.
|
||
|
|
||
|
## Reporting a Vulnerability
|
||
|
|
||
|
You can privately disclose a vulnerability through GitHubs
|
||
|
[private vulnerability reporting](https://github.com/Masterminds/semver/security/advisories)
|
||
|
mechanism.
|