From 7f7c581ce2c8f45c9bcfebfb38c1ce2cebc45ef1 Mon Sep 17 00:00:00 2001 From: Zoltan Kochan Date: Sat, 2 May 2026 09:45:36 +0200 Subject: [PATCH] docs: revise supported versions in SECURITY.md Updated supported versions for security policy. --- SECURITY.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index cc724007f5..10f8043714 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -4,9 +4,9 @@ | Version | Supported | | ------- | ------------------ | +| 11.x | :white_check_mark: | | 10.x | :white_check_mark: | -| 9.x | :white_check_mark: till 2026 April 30 | -| <= 8.x | :x: | +| <= 9.x | :x: | ## Reporting a Vulnerability