mirror of
https://github.com/certbot/certbot.git
synced 2025-12-18 21:46:05 -05:00
[REPO] Update SECURITY.md (#10253)
Add supported versions --------- Signed-off-by: zoracon <zoracon@pm.me>
This commit is contained in:
parent
6418ee32e5
commit
2cf6cda1fa
1 changed files with 11 additions and 0 deletions
11
SECURITY.md
11
SECURITY.md
|
|
@ -1,5 +1,16 @@
|
|||
# Security Policy
|
||||
|
||||
## Supported Versions
|
||||
|
||||
Explanation on supported versions [here](https://github.com/certbot/certbot/wiki/Architectural-Decision-Records#-update-to-certbots-version-policy-and-end-of-life-support-on-previous-major-versions)
|
||||
|
||||
| Major Version | Support Level |
|
||||
| ------- | ------------------ |
|
||||
| >= 4.0 | Full Support |
|
||||
| 3.x | Discretionary Backports |
|
||||
| <=2.x | None |
|
||||
|
||||
|
||||
## Reporting a Vulnerability
|
||||
|
||||
Security vulnerabilities can be reported using GitHub's [private vulnerability reporting tool](https://github.com/certbot/certbot/security/advisories/new).
|
||||
|
|
|
|||
Loading…
Reference in a new issue