From 25a6dcaf5b8fa13d355af9a4bc2855d7bb5c8b98 Mon Sep 17 00:00:00 2001 From: AnnAngela Date: Wed, 15 Nov 2023 15:07:25 +0800 Subject: [PATCH] chore: Create SECURITY.md --- SECURITY.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000000..4dd3f1a9fd --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,21 @@ +# 安全策略 / Security Policy + +## 受支持的版本 / Supported Versions + +我们仅对 v4 和 v5 两个大版本的最新稳定版提供安全支持,如有安全问题,我们将会尽可能快地发布新的稳定版解决。 + +内测版、公测版仅供测试,我们不会对其提供安全支持。 + +We only provide security support for the latest Stable Release versions of v4 and v5. If there are security issues, we will release a new stable version as soon as possible to solve them. + +The Nightly Release version and the Beta Release version are for testing only, and we will not provide security support for them. + +## 如何报告漏洞 / Reporting a Vulnerability + +如果该漏洞可以公开发表,请通过 [issue](https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/new?assignees=&labels=bug&projects=&template=cn-bug-report.yaml) 发布。 + +如果该漏洞**不可以**公开发表,请通过[秘密途径](https://github.com/MaaAssistantArknights/MaaAssistantArknights/security/advisories/new)报告。 + +If the vulnerability can be published publicly, please [publish it through an issue](https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/new?assignees=&labels=bug&projects=&template=cn-bug-report.yaml). + +If the vulnerability **cannot be published publicly**, please [report it privately](https://github.com/MaaAssistantArknights/MaaAssistantArknights/security/advisories/new).