From fe15f928bbd480b6feca3f629ae4b73504fbb67e Mon Sep 17 00:00:00 2001 From: Alexis Date: Wed, 7 Jan 2026 16:08:46 -0800 Subject: [PATCH] Update supported version policy in SECURITY.md --- SECURITY.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 1fa63ca35..c494ecb5a 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -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