-
Notifications
You must be signed in to change notification settings - Fork 609
Description
Describe the bug
A clear and concise description of what the bug is.
https://github.com/ossf/scorecard/blob/main/docs/checks.md#security-policy for Security-Policy has a link to "coordinated vulnerability disclosure guidelines" which points to https://github.com/ossf/oss-vulnerability-guide/blob/main/guide.md however in issue #2137, a link to https://github.com/google/oss-vulnerability-guide/blob/main/guide.md appears to be the link that should be used "guidelines"
Reproduction steps
Steps to reproduce the behavior:
- Launch to ossf/scorecard
- Navigate down to "Checks" or page search for "Security-Policy" (currently the 5th match) and click through Security-Policy
- Once there, under Remediations steps, click through on coordinated vulnerability disclosure guidelines
- Observe the 404
Expected behavior
Expect to not get a 404 and be given the promised guide.md to support Security-Policy remediation.
Additional context
It appears that https://github.com/google/oss-vulnerability-guide/blob/main/guide.md is the correct link - not sure. this would be a change from /ossf/ to /google/