From c1b61c7997eb0d3e679c1c6c2b8eeda4f70d149f Mon Sep 17 00:00:00 2001 From: Cell <1024@lruihao.cn> Date: Tue, 30 Apr 2024 00:24:15 +0800 Subject: [PATCH] :memo: Docs: update Security Policy --- SECURITY.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 9e60622d..b4e24934 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -2,12 +2,16 @@ ## Supported Versions +| Version | Supported | +| :-----------: | :----------------: | +| 0.3.x | :white_check_mark: | + +legacy and transitional versions: + | Version | Supported | LoveIt Compatibility | | :-----------: | :----------------: | :------------------: | | 0.1.x | :x: | :white_check_mark: | -| 0.2.x ~ 0.5.x | :x: | :white_check_mark: | -| 0.5.x ~ 1.0 | :white_check_mark: | :x: | -| > 1.0 | :white_check_mark: | :x: | +| 0.2.x | :x: | :white_check_mark: | ## Reporting a Vulnerability