From bed4165e26bcf8ecc8afea7898f5f14e0a20f3ec Mon Sep 17 00:00:00 2001 From: fabriciojs Date: Fri, 12 Jan 2024 22:37:40 -0300 Subject: [PATCH] update sec policy --- SECURITY.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 0fe7cd64..6e085542 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -2,10 +2,13 @@ ## Supported Versions +Our current version v3 is an LTS version - first version to bring the cloud services portion to the general public. + | Version | Supported | Policy | | :----: | :----: | -- | -| 1.x | :white_check_mark: | Rolling updates as new releases with semantic versioning | - +| 3.x | :white_check_mark: | Rolling updates as new releases with semantic versioning. | +| 2.x | :x: | You must upgrade to v3 for continued security updates. | +| 1.x | :x: | You must upgrade to v3 for continued security updates. | ## Reporting a Vulnerability