From 98ef198baa98a359131aa301a44519754c161575 Mon Sep 17 00:00:00 2001 From: Benoit Chesneau Date: Sun, 1 Feb 2026 09:27:03 +0100 Subject: [PATCH] docs: update security policy for maintained versions 24.1.1 and 25.0.0 --- SECURITY.md | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 0ab2c513..b65d3c7b 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -10,18 +10,16 @@ If you believe you are found a problem in Gunicorn software, examples or documen ## Supported Releases -At this time, **only the latest release** receives any security attention whatsoever. - Please target reports against :white_check_mark: or current master. Please understand that :x: will not receive further security attention. -| Version | Status | +| Version | Status | | ------- | ------------------ | -| 23.0.0 | :white_check_mark: | -| 22.0.0 | :x: | -| 21.2.0 | :x: | -| 20.0.0 | :x: | -| < 20.0 | :x: | +| 25.0.0 | :white_check_mark: | +| 24.1.1 | :white_check_mark: | +| 23.0.0 | :x: | +| 22.0.0 | :x: | +| < 22.0 | :x: | ## Python Versions