Skip to content

Commit c323908

Browse files
authored
Revise security policy with new version support
Updated the security policy to include additional supported versions and improved reporting instructions.
1 parent bc2db23 commit c323908

1 file changed

Lines changed: 34 additions & 0 deletions

File tree

SECURITY.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
以下是当前受安全更新支持的版本:
6+
The following versions are currently supported with security updates:
7+
8+
| Version | Supported |
9+
| ------- | ------------------ |
10+
| 0.4.x | :white_check_mark: |
11+
| < 0.4 | :x: |
12+
13+
## Reporting a Vulnerability
14+
15+
**请不要通过公开 Issue 报告安全漏洞。**
16+
**Please do NOT report security vulnerabilities through public Issues.**
17+
18+
请通过 [GitHub Security Advisories](https://github.com/ZengLiangYi/ChatCrystal/security/advisories/new) 提交漏洞报告。
19+
Please report vulnerabilities via [GitHub Security Advisories](https://github.com/ZengLiangYi/ChatCrystal/security/advisories/new).
20+
21+
报告时请包含:
22+
When reporting, please include:
23+
24+
- 漏洞类型 / Type of vulnerability
25+
- 受影响的文件路径 / Affected file paths
26+
- 复现步骤 / Steps to reproduce
27+
- 潜在影响 / Potential impact
28+
29+
### 你可以期待什么 / What to Expect
30+
31+
- **72 小时内**确认收到报告 / Acknowledgement within **72 hours**
32+
- 漏洞被确认后,我们将开发并发布修复版本 / Once confirmed, we'll develop and release a fix
33+
- 修复发布后会公开致谢报告者(如你同意)/ Reporters will be credited after the fix ships (with your consent)
34+
- 如果报告不属于安全问题,我们会建议你改用普通 Issue 提交 / If the report isn't a security issue, we'll suggest opening a regular Issue instead

0 commit comments

Comments
 (0)