Skip to content

Commit d0ed15c

Browse files
add openssf badge to new security page (#6057)
* add openssf badge to new security page * fix: overeager global padding avoided
1 parent 1e2f96a commit d0ed15c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pages/en/about/security-reporting.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,3 +72,9 @@ Security notifications will be distributed via the following methods.
7272
If you have suggestions on how this process could be improved please submit a
7373
[pull request](https://github.com/nodejs/nodejs.org) or
7474
[file an issue](https://github.com/nodejs/security-wg/issues/new) to discuss.
75+
76+
## OpenSSF Best Practices
77+
78+
<a href="https://bestpractices.coreinfrastructure.org/projects/29" style="display: inline;"><img src="https://bestpractices.coreinfrastructure.org/projects/29/badge" style="display: inline;"></a>
79+
80+
The Open Source Security Foundation (OpenSSF) [Best Practices badge](https://github.com/coreinfrastructure/best-practices-badge) is a way for Free/Libre and Open Source Software (FLOSS) projects to show that they follow best practices. Projects can voluntarily self-certify how they follow each best practice. Consumers of the badge can quickly assess which FLOSS projects are following best practices and as a result are more likely to produce higher-quality secure software.

0 commit comments

Comments
 (0)