Skip to content

Commit 9199056

Browse files
authored
docs: include CNA Escalation in the security policy (#13)
* docs: include CNA Escalation in the security policy References: - openjs-foundation/cross-project-council#1588 - https://openjsf.org/blog/openjs-foundation-cna * chore: rewording
1 parent 81ceee0 commit 9199056

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

SECURITY.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,11 @@ To securely report a vulnerability, please open an advisory on the affected GitH
1919
3. Issue a security advistory through GitHub.
2020
4. Write a blog post about the vulnerability.
2121
5. Notify Tidelift about the vulnerability.
22-
22+
23+
If you do not receive an acknowledgement of your report within six business days, or if you cannot find a private security contact for the project, you may escalate to the OpenJS Foundation CNA at `security@lists.openjsf.org`.
24+
25+
If the project acknowledges your report but does not provide any further response or engagement within 14 days, escalation is also appropriate.
26+
2327
## Security Advisories
2428

2529
Security advisories are only issued when a confirmed vulnerability can be exploited by a non-local actor. Because ESLint and its related packages are primarily used as development dependencies on local machines, there are no security concerns related to regular expression performance or other problems that could bring down a public-facing server. These issues should be filed as bug reports instead of advisories.

0 commit comments

Comments
 (0)