From 9f37bbafe4e33c19f0147816f8518b51583c8c60 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=8E=E5=B0=8F=E4=B8=98?= <49586948+Yuerchu@users.noreply.github.com> Date: Mon, 6 Jan 2025 13:22:47 +0800 Subject: [PATCH] Create SECURITY.md --- SECURITY.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..efabf26 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,19 @@ +# 安全策略 Security Policy + +## 受支持的版本 Supported Versions + + +| 版本 Version | 支持能力 Supported | +| ------------ | ----------------- | +| 1.x.x | :white_check_mark: | +| < 1.0.0 | :x: | + +## 报告漏洞 Reporting a Vulnerability + +您可直接在社区内反馈漏洞,记得 `@Yuerchu` 。 +如果不希望让别人看到(比如这是一个高危漏洞),亦可向 `admin@yuxiaoqiu.cn` 发送报告。 +开发者将会在3-7d响应。 + +You can report bugs directly in the community, remember `@Yuerchu`. +If you don't want others to see it (such as if it's a high-risk vulnerability), you can also send a report to `admin@yuxiaoqiu.cn` . +Developers will respond in 3-7d.