Skip to content

Commit

Permalink
hotfix: Update security-reporting.md badge styling
Browse files Browse the repository at this point in the history
fixes nodejs#6063

Signed-off-by: Brian Muenzenmeyer <[email protected]>
  • Loading branch information
bmuenzenmeyer authored Oct 28, 2023
1 parent a5906c7 commit 243cac8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/en/about/security-reporting.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,6 @@ If you have suggestions on how this process could be improved please submit a

## OpenSSF Best Practices

<a href="https://bestpractices.coreinfrastructure.org/projects/29" style="display: inline;"><img src="https://bestpractices.coreinfrastructure.org/projects/29/badge" style="display: inline;"></a>
<a href="https://bestpractices.coreinfrastructure.org/projects/29" style="display: inline-flex;"><img src="https://bestpractices.coreinfrastructure.org/projects/29/badge" style="display: inline;"></a>

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 comments on commit 243cac8

Please sign in to comment.