From a72c04b88596df7eab3d9dbfd5854eb47d3e30f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcelo=20Elizeche=20Land=C3=B3?= Date: Wed, 14 Jan 2026 02:14:10 -0300 Subject: [PATCH] core: Update supported versions in SECURITY.md (#19385) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * core: Update supported versions in SECURITY.md Added support for version 2025.12.x in the security policy. Signed-off-by: Marcelo Elizeche Landó * Apply suggestion from @BeryJu Signed-off-by: Jens L. --------- Signed-off-by: Marcelo Elizeche Landó Signed-off-by: Jens L. Co-authored-by: Jens L. --- SECURITY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index cd0a4c72c4..03fd568189 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -20,8 +20,8 @@ Even if the issue is not a CVE, we still greatly appreciate your help in hardeni | Version | Supported | | ---------- | ---------- | -| 2025.8.x | ✅ | | 2025.10.x | ✅ | +| 2025.12.x | ✅ | ## Reporting a Vulnerability