修正正式版安全支持政策 - #7
Merged
Merged
Conversation
There was a problem hiding this comment.
🟢 Approval recommended
变更仅涉及 SECURITY.md 文档内容,Markdown 结构与表格渲染正确,且支持范围表述清晰一致。
Pull request overview
本 PR 更新了项目的安全支持政策说明,将已发布的 v1.0.0 正式版纳入支持范围,并明确哪些分发与版本会持续接收安全报告与更新,从而让漏洞报告者与用户对支持边界有更清晰的预期。
Changes:
- 移除“仍处于开发预览阶段、尚无正式 Release/Tag”的过期表述。
- 在支持矩阵中新增
v1.0.0(Microsoft Store / GitHub Release)为受支持正式分发。 - 明确旧版本/历史提交/预览与非官方构建不提供持续安全更新,并要求报告前先验证正式版或
main最新提交是否仍受影响。
File summaries
| File | Description |
|---|---|
| .github/SECURITY.md | 更新安全支持矩阵与报告前置条件,反映 v1.0.0 正式版已发布并明确支持边界 |
Review details
- Files reviewed: 1/1 changed files
- Comments generated: 0
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
变更概要
验证
提交范围
本 PR 仅修改 .github/SECURITY.md。