Skip to content

Commit 2573b72

Browse files
aksOpsclaude
andcommitted
docs(readme): wire OpenSSF Best Practices badge for project #12716
Project registered at https://www.bestpractices.dev/projects/12716; replaces the placeholder HTML comment with the live badge. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 7a294ca commit 2573b72

1 file changed

Lines changed: 1 addition & 21 deletions

File tree

README.md

Lines changed: 1 addition & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -8,29 +8,9 @@
88
<img src="https://img.shields.io/github/go-mod/go-version/RandomCodeSpace/ctm?color=00ADD8&label=go" alt="Go version">
99
<a href="https://github.com/RandomCodeSpace/ctm/blob/main/LICENSE"><img src="https://img.shields.io/badge/license-MIT-green" alt="License MIT"></a>
1010
<a href="https://scorecard.dev/viewer/?uri=github.com/RandomCodeSpace/ctm"><img src="https://api.scorecard.dev/projects/github.com/RandomCodeSpace/ctm/badge" alt="OpenSSF Scorecard"></a>
11+
<a href="https://www.bestpractices.dev/projects/12716"><img src="https://www.bestpractices.dev/projects/12716/badge" alt="OpenSSF Best Practices"></a>
1112
</p>
1213

13-
<!--
14-
OpenSSF Best Practices badge — one-time setup, then add the markup
15-
back into the badge row above:
16-
17-
1. Sign in with GitHub at https://www.bestpractices.dev/en/projects/new
18-
2. Submit the project; the form assigns a numeric PROJECT_ID and
19-
opens the criteria checklist (passing / silver / gold tiers).
20-
3. Add the following to the <p align="center"> block above (replace
21-
PROJECT_ID with the assigned number):
22-
23-
<a href="https://www.bestpractices.dev/projects/PROJECT_ID">
24-
<img src="https://www.bestpractices.dev/projects/PROJECT_ID/badge"
25-
alt="OpenSSF Best Practices">
26-
</a>
27-
28-
The badge auto-updates as criteria are checked off — no CI integration
29-
required (unlike the Scorecard badge, which is updated by the
30-
.github/workflows/scorecard.yml workflow on every push to main).
31-
-->
32-
33-
3414
<p align="center">
3515
<a href="#quickstart">Quickstart</a> ·
3616
<a href="#commands">Commands</a> ·

0 commit comments

Comments
 (0)