添加 CI/CD 自动化工作流
- 添加 .github/workflows/ci.yml:多平台测试、MSRV 验证、覆盖率、性能基准、自动发布 - 添加 .github/scripts/sanity_check.sh:安全性扫描脚本 - 更新 README 添加 CI 和覆盖率徽章 - 更新 SECURITY.md 响应时间说明(个人维护,无限期宽限)
This commit is contained in:
+2
-3
@@ -20,9 +20,8 @@ If you discover a security vulnerability in libsmx, please report it responsibly
|
||||
- Any potential impact assessment
|
||||
|
||||
**Response timeline**:
|
||||
- Acknowledgment within **48 hours**
|
||||
- Initial assessment within **7 days**
|
||||
- Fix release within **30 days** for confirmed issues
|
||||
|
||||
本项目由个人维护,响应时间不设固定期限。作者会尽快处理所有安全报告,但无法承诺具体的响应时间。
|
||||
|
||||
## Scope
|
||||
|
||||
|
||||
Reference in New Issue
Block a user