From f021cc472150681001cc15fdc96204a88c476bbf Mon Sep 17 00:00:00 2001 From: John Roesler Date: Tue, 26 Mar 2024 16:31:35 -0500 Subject: [PATCH] Update SECURITY.md --- SECURITY.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 6a97ada..654a085 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -2,11 +2,12 @@ ## Supported Versions -The current plan is to maintain version 1 as long as possible incorporating any necessary security patches. +The current plan is to maintain version 2 as long as possible incorporating any necessary security patches. Version 1 is deprecated and will no longer be patched. | Version | Supported | | ------- | ------------------ | -| 1.x.x | :white_check_mark: | +| 1.x.x | :heavy_multiplication_x: | +| 2.x.x | :white_check_mark: | ## Reporting a Vulnerability