docs(security): add links to SECURITY.md (Scorecard Security-Policy 4->10)#1
Merged
Merged
Conversation
There was a problem hiding this comment.
Pull request overview
此 PR 更新組織層級的 SECURITY.md,補上可被外部檢查(如 OpenSSF Scorecard Security-Policy)辨識的具體連結參考,讓繼承此政策的儲存庫能取得更完整的安全政策評分,同時維持原本政策文字的意圖不變。
Changes:
- 在政策適用範圍與通報流程中加入組織頁面與 GitHub PVR 指引連結
- 新增「References」章節,集中列出相關安全揭露/通報參考資源
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Comment on lines
+60
to
+61
| - GitHub Private Vulnerability Reporting: | ||
| <https://docs.github.com/en/code-security/security-advisories/working-with-repository-security-advisories/about-coordinated-disclosure-of-security-vulnerabilities> |
| impact assessment. | ||
|
|
||
| See GitHub's guide for step-by-step instructions: | ||
| <https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing-information-about-vulnerabilities/privately-reporting-a-security-vulnerability> |
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.
Scorecard's Security-Policy check scores: present(gate) + links(+6) + text(+3) + disclosure(+1). The org policy currently scores 4 (text+disclosure) and was missing the +6 for links - it contained no URL/email. Adds concrete https references (GitHub PVR guide, coordinated-disclosure docs, org profile) so the check reaches 10 across all repos that inherit this org-level policy. Content otherwise unchanged.