hanthor/Container Image Changelog

Generates a changelog between two container image versions using SBOM attestations via Cosign

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
familyKnown image family (e.g. bluefin, aurora). Provides registry, cosign-key, and images automatically. Not needed when registry + cosign-key + images are all set.no
registryContainer registry prefix (e.g. ghcr.io/tuna-os/). Required when family is not set.no
cosign-keyURL or path to cosign public key. Required when family is not set.no
imagesSpace-separated list of image names to compare (e.g. "yellowfin albacore"). Overrides the family default.no
streamRelease stream for auto-discovery (e.g. stable, latest, gnome). Finds the two most recent {stream}-YYYYMMDD tags.no
tag-patternOverride regex for tag discovery (e.g. "^\d{8}$" for bare date tags). Only used when stream is set.no
prev_tagPrevious release tag (ignored if stream is set)no
curr_tagCurrent release tag (ignored if stream is set)no
handwrittenOptional introductory text for the changelogno
outputOutput file pathnochangelog.md
output-envOutput environment file path (writes TITLE=... and TAG=...)no
jsonOutput JSON instead of Markdownnofalse
verboseEnable debug loggingnofalse

no outputs