-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9e01d71
commit ec57c32
Showing
1 changed file
with
29 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
# Security Policy | ||
|
||
## Supported Versions | ||
|
||
Only the latest version full release of the v2.x.x and v3.x.x code lines will have | ||
security updates issued. If you are on an older version, it is recommended | ||
you upgrade. | ||
|
||
| Version | Supported | | ||
| ------- | ------------------ | | ||
| < 2.3.0 | :x: | | ||
| 2.3.0 | :white_check_mark: | | ||
| 3.0.0 | :white_check_mark: | | ||
|
||
## Reporting a Vulnerability | ||
|
||
Minor or theoretical security vulnerabilities can be submitted by submitting | ||
an issue at https://github.com/WalkerCodeRanger/semver/issues and clearly | ||
indicating in the title that it is a security vulnerability. | ||
|
||
Significant or critical security vulnerabilities that are judged to be | ||
inappropriate for a publically visible GitHub issue can be reported directly to | ||
[email protected]. While we will make every effort to respond in less | ||
time, please allow up to 30 days for a response. Responses will include | ||
information about when to expect updates and when the vulnerability will be | ||
addressed. Based on the team's judgment, such security vulnerabilities | ||
may be turned into issues on GitHub or directly addressed to minimize | ||
the time between the vulnerability being publicly known and a patched release | ||
being available for download. |