From ccd384b0f319752f3bba4381a0de475256019a64 Mon Sep 17 00:00:00 2001 From: Griatch Date: Fri, 26 Jan 2024 09:24:04 +0100 Subject: [PATCH] Update SECURITY.md --- SECURITY.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 8d7108a203..6ddcce0bee 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -7,8 +7,10 @@ to use the latest minor/patch version within each major version. | Version | Supported | | ------- | ------------------ | -| 2.x | :white_check_mark: | -| < 2.0 | :x: | +| 3.x | :white_check_mark: | +| 2.x | :x: | +| 1.x | :x: | +| < 1.0 | :x: | ## Reporting a Vulnerability