From bc5e7b7ef4605a56daa04d88fa1108da3bf12483 Mon Sep 17 00:00:00 2001 From: Woliul Hasan Date: Wed, 3 Jan 2024 04:20:38 +0600 Subject: [PATCH] Update SECURITY.md --- SECURITY.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 034e848..ad602b4 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -5,12 +5,12 @@ Use this section to tell people about which versions of your project are currently being supported with security updates. -| Version | Supported | -| ------- | ------------------ | -| 5.1.x | :white_check_mark: | -| 5.0.x | :x: | -| 4.0.x | :white_check_mark: | -| < 4.0 | :x: | +| Version | Supported | +| ------- | ------------------ | +| v1 | :white_check_mark: | +| 0.1-beta | :x: | +| v0.1-beta | :white_check_mark: | +| < 0.0.1-aplha | :x: | ## Reporting a Vulnerability