From 8da74a285378e1e3abaacf4ae36f8e826eb36066 Mon Sep 17 00:00:00 2001 From: Janis Hutz Date: Tue, 10 Jun 2025 17:37:31 +0200 Subject: [PATCH] Update SECURITY.md --- SECURITY.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 8bc71f8..376ef32 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -4,13 +4,14 @@ Currently only the newest versions get security updates as security updates are also part of a release. -The support for Version 2.2.0 and below will end with the next Version (2.4.0)! +Only Version 3 is supported due to the poor code quality of V2.3.0 and below. | Version | Supported | | ------- | ------------------ | -|2.3.0 | ✅ | -| 2.2.0 | ✅ | -| 2.1.0 | ✅ | +| 3.0.0 | ✅ | +| 2.3.0 | ❎ | +| 2.2.0 | ❎ | +| 2.1.0 | ❎ | | 1.0.0 | ❎ | ## Reporting a Vulnerability