This repo is based from: https://github.com/ThomasVitale/supply-chain-security-java
cosign verify \
--certificate-identity-regexp https://github.com/vincenzo-racca-pa \
--certificate-oidc-issuer https://token.actions.githubusercontent.com \
ghcr.io/vincenzo-racca-pa/sec-supply-chain | jq
IMAGE=ghcr.io/vincenzo-racca-pa/sec-supply-chain
IMAGE="${IMAGE}@"$(crane digest "${IMAGE}")
slsa-verifier verify-image "$IMAGE" \
--source-uri github.com/vincenzo-racca-pa/sec-supply-chain \
--print-provenance | jq