Skip to content

Commit

Permalink
Create SECURITY.md
Browse files Browse the repository at this point in the history
  • Loading branch information
WalkerCodeRanger authored Sep 28, 2024
1 parent 9e01d71 commit ec57c32
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions SECURITY.md
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.

0 comments on commit ec57c32

Please sign in to comment.