You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
OpenSSF Scorecard analysis and badge. A weekly (and on-push) workflow
publishes the repository's supply-chain score, so the signing, SBOM,
provenance, pinned-action and vulnerability-scanning work is visible
rather than implied.
A module overview on pkg.go.dev.doc.go explains the grounding
guarantee, maps the packages, and states the 0.0.x stability contract, so
the module's landing page says what the tool is for.
Changed
cmd/draft coverage rose from 88.6% to 91.1%, covering the --json
failure record (a failed job must report ok:false with an error rather
than claiming success), the version fallback, and the max helper.