From c88a1dbded8f658a1e5218497401bcb66bae2529 Mon Sep 17 00:00:00 2001 From: Steven Agyekum Date: Wed, 6 Mar 2024 14:33:02 +0100 Subject: [PATCH] chore: adjust for EOL, DEPRECATION and MAINTENANCE --- SECURITY.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 885167c..b85ce16 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -6,12 +6,13 @@ The following versions are currently being supported with security updates: | Version | Supported | | ------- | ------------------ | -| 6.x | :white_check_mark: | -| 5.x | :white_check_mark: | -| 4.x | :white_check_mark: | -| 3.0 | :x: | -| 2.0 | :x: | -| 1.0 | :x: | +| 7.x | :white_check_mark: | +| 6.x | :information_source: MAINTENANCE | +| 5.x | :warning: DEPRECATED | +| 4.x | :x: EOL | +| 3.0 | :x: EOL | +| 2.0 | :x: EOL | +| 1.0 | :x: EOL | ## Reporting a Vulnerability