From 248ac8a63aeab613fdec7c86367b5944c4fd8631 Mon Sep 17 00:00:00 2001 From: diced Date: Wed, 12 Mar 2025 14:50:38 -0700 Subject: [PATCH] fix: change security policy for 3.x --- SECURITY.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index de3c69dd..8bd7c633 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -2,11 +2,11 @@ ## Supported Versions -| Version | Supported | -| ------- | ------------------ | -| 4.x.x | :white_check_mark: | -| < 3 | :x: | -| < 2 | :x: | +| Version | Supported | +| ------- | ------------------------------------- | +| 4.x.x | :white_check_mark: | +| < 3 | :white_check_mark: (EOL at June 2025) | +| < 2 | :x: | ## Reporting a Vulnerability