-
Notifications
You must be signed in to change notification settings - Fork 508
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SECURITY: Reference LF policy and add fallback security contact
Signed-off-by: Stephen Augustus <[email protected]>
- Loading branch information
1 parent
211c2c0
commit 1a8adee
Showing
1 changed file
with
12 additions
and
3 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,9 @@ | |
This document outlines security procedures and general policies for the | ||
OpenSSF Scorecard project. | ||
|
||
This policy adheres to the [vulnerability management guidance](https://www.linuxfoundation.org/security) | ||
for Linux Foundation projects. | ||
|
||
- [Disclosing a security issue](#disclosing-a-security-issue) | ||
- [Vulnerability management](#vulnerability-management) | ||
- [Suggesting changes](#suggesting-changes) | ||
|
@@ -28,9 +31,15 @@ Here are some helpful details to include in your report: | |
|
||
A maintainer will acknowledge the report within 72 hours, and will send a more | ||
detailed response within an additional 72 hours indicating the next steps in | ||
handling your report. After the initial reply to your report, the maintainers | ||
will endeavor to keep you informed of the progress towards a fix and full | ||
announcement, and may ask for additional information or guidance. | ||
handling your report. | ||
|
||
If you've been unable to successfully draft a vulnerability report via GitHub | ||
or have not received a response during the alloted response window, please | ||
reach out via the [OpenSSF security contact email](mailto:[email protected]). | ||
|
||
After the initial reply to your report, the maintainers will endeavor to keep | ||
you informed of the progress towards a fix and full announcement, and may ask | ||
for additional information or guidance. | ||
|
||
## Vulnerability management | ||
|
||
|