Skip to content

docs: add the earned OpenSSF Best Practices badge - #120

Merged
bagowix merged 2 commits into
mainfrom
docs/openssf-badge-107
Aug 2, 2026
Merged

docs: add the earned OpenSSF Best Practices badge#120
bagowix merged 2 commits into
mainfrom
docs/openssf-badge-107

Conversation

@bagowix

@bagowix bagowix commented Aug 2, 2026

Copy link
Copy Markdown
Owner

Summary

  • Adds the earned OpenSSF Best Practices (passing) badge to README.md, next to the OpenSSF Scorecard badge.
  • Points docs/correctness.md's supply-chain section at it — most of the checklist is satisfied by the mechanisms that page already documents (SECURITY.md, CI, static/dynamic analysis, release process).
  • Regenerated docs/llms-full.txt via scripts/build_llms_full.py.

This completes the last outstanding acceptance criterion of #107 — the docs page itself was already merged in #119.

Checklist

  • Tests added or updated (suite stays at 100% coverage)
  • uv run ruff format --check and uv run ruff check pass
  • uv run mypy, uv run pyright and uv run pyrefly check pass
  • Docs updated (docs/) for user-facing changes
  • CHANGELOG.md [Unreleased] updated
  • Commits follow Conventional Commits

Related issues

Closes #107

@codspeed-hq

codspeed-hq Bot commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

Merging this PR will not alter performance

✅ 21 untouched benchmarks


Comparing docs/openssf-badge-107 (d2c2806) with main (19a7624)

Open in CodSpeed

@codecov

codecov Bot commented Aug 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@bagowix
bagowix merged commit ba96455 into main Aug 2, 2026
15 of 16 checks passed
@bagowix
bagowix deleted the docs/openssf-badge-107 branch August 2, 2026 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document the correctness and testing strategy, and earn the OpenSSF Best Practices badge

1 participant