sns45/Assayward Supply-Chain Verify

Verify container image supply-chain evidence against a trust policy using assayward.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
imageContainer image reference in name@sha256:<hex> format (required).yes
policyBuilt-in policy name: baseline | slsa-l3 | serverless-edge. Used when policy-file is not set.noslsa-l3
policy-filePath to a TrustPolicy YAML file. When set, overrides the policy input.no""
bundleAttestation bundle file paths, one per line (multiline). Each non-empty line becomes a --bundle argument.no""
from-ociSet to 'true' to discover attestations via the OCI referrers API for the given image.nofalse
sigstore-trust-rootPath to a Sigstore trusted-root JSON file.no""
spiffe-bundleSPIFFE trust-domain bundle entries, one per line, in trustDomain=path format.no""
svidPath to a SVID credential (JWT token or PEM X.509).no""
versionassayward release version to download (e.g. v0.1.0) or 'latest'.nolatest
forgeseal-outputPath to a forgeseal output directory; assembles attestations from forgeseal's native SBOM/SLSA/VEX filesno""
signature-caPath to a CA cert (PEM) used to verify forgeseal's keyed-CA Sigstore bundle signatureno""
binary-pathPath to a pre-built assayward binary. When set, skips the download step. Useful for testing or bring-your-own-binary scenarios.no""
namedescription
resultThe verification result: allow, deny, or audit.
decisionThe full decision JSON emitted by assayward verify.