mirror of
https://github.com/certbot/certbot.git
synced 2026-04-22 14:47:13 -04:00
Update supported version policy in SECURITY.md
This commit is contained in:
parent
28abca467b
commit
fe15f928bb
1 changed files with 3 additions and 3 deletions
|
|
@ -6,9 +6,9 @@ Explanation on supported versions [here](https://github.com/certbot/certbot/wiki
|
|||
|
||||
| Major Version | Support Level |
|
||||
| ------- | ------------------ |
|
||||
| >= 4.0 | Full Support |
|
||||
| 3.x | Discretionary Backports |
|
||||
| <=2.x | None |
|
||||
| >= 5.0 | Full Support |
|
||||
| 4.x | Discretionary Backports |
|
||||
| <=3.x | None |
|
||||
|
||||
|
||||
## Reporting a Vulnerability
|
||||
|
|
|
|||
Loading…
Reference in a new issue