From d66291bbf26981f32fd4aae60c2dc5c4915257cd Mon Sep 17 00:00:00 2001 From: datnguye Date: Fri, 29 Sep 2023 21:18:27 +0700 Subject: [PATCH] chore: update security.md --- SECURITY.md | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index cd9b4aa..a7ccdbc 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -5,13 +5,17 @@ Use this section to tell people about which versions of your project are currently being supported with security updates. -| Version | Supported | -| ------- | ------------------ | -| 1.3+ | :white_check_mark: | -| 1.2.x | :white_check_mark: | -| 1.1.x | :white_check_mark: | -| 1.0.x | :white_check_mark: | -| < 1.0 | :x: | +| Version | Supported | Until When? | +| ------- | ------------------ | ------------------ | +| 1.7.x | :white_check_mark: | | +| 1.6.x | :white_check_mark: | | +| 1.5.x | :warning: | End of 2023 | +| 1.4.x | :warning: | End of 2023 | +| 1.3.x | :warning: | End of 2023 | +| 1.2.x | :warning: | End of 2023 | +| 1.1.x | :warning: | End of 2023 | +| 1.0.x | :warning: | End of 2023 | +| < 1.0 | :x: | End of Life | ## Reporting a Vulnerability