Skip to content

Commit 39f1834

Browse files
docs: wire OpenSSF Best Practices badge (project 12993)
Adds the bestpractices.dev/projects/12993 badge to the README header alongside the existing OpenSSF Scorecard + SLSA Level 3 badges. Project is registered; questionnaire pending. The badge image will auto-update from "in progress" to "passing" once the criteria reach the 75% threshold. CHANGELOG #218 note refreshed accordingly. --- THE ARCHITECT ᛫ Sebastien Rousseau ᛫ https://sebastienrousseau.com THE ENGINE ᛞ EUXIS ᛫ Enterprise Unified Execution Intelligence System ᛫ https://euxis.co Assisted-by: Claude:claude-opus-4-7
1 parent 11a2b84 commit 39f1834

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,9 +86,10 @@ v0.0.10.
8686

8787
### Remaining open alerts (require GitHub UI / external action)
8888

89-
- **CII Best Practices badge** (Scorecard #218) — register at
90-
bestpractices.coreinfrastructure.org and complete the
91-
questionnaire. Not branch-fixable.
89+
- **CII Best Practices badge** (Scorecard #218) — project
90+
registered at bestpractices.dev/projects/12993 and badge wired
91+
into README. Questionnaire still in progress; Scorecard credit
92+
arrives once the badge reaches `passing` (≥ 75% met).
9293
- **Code Review 2-reviewer rule** (Scorecard #216) — requires
9394
branch-protection config in repo Settings → Branches.
9495
Not branch-fixable.

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
<a href="https://codecov.io/gh/sebastienrousseau/hsh"><img src="https://img.shields.io/codecov/c/github/sebastienrousseau/hsh?style=for-the-badge&logo=codecov" alt="Coverage" /></a>
2323
<a href="https://lib.rs/crates/hsh"><img src="https://img.shields.io/badge/lib.rs-hsh-orange.svg?style=for-the-badge" alt="lib.rs" /></a>
2424
<a href="https://securityscorecards.dev/viewer/?uri=github.com/sebastienrousseau/hsh"><img src="https://img.shields.io/ossf-scorecard/github.com/sebastienrousseau/hsh?style=for-the-badge&label=OpenSSF" alt="OpenSSF Scorecard" /></a>
25+
<a href="https://www.bestpractices.dev/projects/12993"><img src="https://www.bestpractices.dev/projects/12993/badge" alt="OpenSSF Best Practices" /></a>
2526
<a href="https://slsa.dev/spec/v1.0/levels"><img src="https://img.shields.io/badge/SLSA-Level%203-brightgreen?style=for-the-badge" alt="SLSA Level 3" /></a>
2627
</p>
2728

0 commit comments

Comments
 (0)