diff --git a/SECURITY.md b/SECURITY.md index 8f9e9f4..55b2a10 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -1,49 +1,57 @@ -# 安全策略 Security Policy +# 安全策略 / Security Policy -## 支持的版本 Supported Versions +## 支持的版本 / Supported Versions -如果您当前正在使用一个不受支持的版本,请先升级到一个受支持的新版本。新版本可能已经修复了您发现的安全问题 +如果您当前正在使用一个不受支持的版本,请先升级到一个受支持的新版本。新版本可能已经修复了您发现的安全问题! -If you are using an old unsupported version, please update to an new supported version. Maybe the new version has fixed the vulnerability. +If you are using an old unsupported version, please update to an new supported version. Maybe the new version has fixed the vulnerability! | Version | Supported | | ------- | ------------------ | | 1.10.x | :white_check_mark: | | < 1.10 | :x: | -## 报告漏洞 Reporting a Vulnerability +## 报告漏洞 / Reporting a Vulnerability 团队和社区非常重视影梭中的安全问题。感谢您为负责任地披露您的发现所做的努力。 The team and community take security issues in GoGoGo seriously. We appreciate your efforts to responsibly disclose your findings. -如果您发现了任何安全漏洞,请给 zcsexp@gmail.com 发送邮件。邮件标题为 `[SECURITY][影梭] xxxxx`, 内容如下所示: +如果您发现了任何安全漏洞,请给 zcsexp@gmail.com 发送邮件。邮件标题为 `[SECURITY][影梭] xxxxx`, 内容格式如下所示: -To report a security issue, email to zcsexp@gmail.com. The mail title should be `[SECURITY][GoGoGo] xxxxx` and content reference below. +To report a security issue, email to zcsexp@gmail.com. The mail title should be `[SECURITY][GoGoGo] xxxxx` and content are as below: ``` -### 问题描述 Bug description +### 漏洞描述 / Vulnerability description - - + + -### 版本信息 Version Info +### 版本信息 / Version Info -- 影梭版本 GoGoGo Version : -- 系统版本 OS Version : +- 影梭版本 / GoGoGo Version : +- 系统版本 / OS Version : -### 复现步骤 Steps to Reproduce +### 复现步骤 / Steps to Reproduce 1. 2. + +### 如何修复 / How to fix + + + + + ``` 我们将努力尽快做出回复。感谢您的贡献! + We'll endeavor to respond quickly. Thanks for your contribution.