frostyard/Changelog Generator

Generate a markdown changelog by diffing Syft SBOMs attached to two OCI image tags

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
imageFull registry path to the image, e.g. ghcr.io/frostyard/snow-baseyes
previous-tagTag of the "before" imageyes
current-tagTag of the "after" imageyes
output-filePath to write the markdown changelog toyes
cosign-public-keyPath or URL to a cosign public key. When provided, the SBOM signature is verified before parsing. When omitted, signature verification is skipped.no
titleOptional title rendered as a top-level header at the top of the changelogno
handwrittenOptional prose blurb rendered between the title and the image headerno
namedescription
changelog-pathPath to the written changelog file (mirrors output-file)