Skip to content

v0.0.25

Choose a tag to compare

@sebastienrousseau sebastienrousseau released this 28 Jul 18:38
v0.0.25
8822dad

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.