Commit 21e77f3
docs(security): add reporting links to SECURITY.md
Addresses OSSF Scorecard's Security-Policy check (currently 4/10).
The file already had disclosure language and free-form text but
Scorecard's `securityPolicyContainsLinks` probe failed because no
http(s):// URL or email address was present:
Warn: no linked content found
Adding two links:
1. A direct deeplink to this repo's private advisory creation form
https://github.com/hesreallyhim/proton-pass-community-mcp/security/advisories/new
so reporters can land on the form in one click.
2. A reference link to GitHub's general docs on private vulnerability
reporting, for reporters who are not familiar with the flow.
No change to the policy text or scope. Pure URL addition; the
disclosure expectations and scope notes are unchanged.
Expected score impact: 4/10 -> 10/10 on next Scorecard run
(satisfies all four securityPolicy* probes).
🤖 Generated with Claude Code
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent d63e34b commit 21e77f3
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
0 commit comments