fix(deps): update module github.com/google/uuid to v1.3.1 #139
release-latest.yml
on: push
container-push-latest
/
container
2m 49s
container-push-latest
/
sign
8s
container-push-latest
/
sbom
13s
Annotations
4 notices
Verify signature
COSIGN_EXPERIMENTAL=1 cosign verify ghcr.io/metal-toolbox/audittail@sha256:63a0fbf41d01fe51681d99cc2f81f3dd5a2b3f60665fe74442aac00b0ceea42f | jq '.[0]'
|
Inspect signature bundle
COSIGN_EXPERIMENTAL=1 cosign verify ghcr.io/metal-toolbox/audittail@sha256:63a0fbf41d01fe51681d99cc2f81f3dd5a2b3f60665fe74442aac00b0ceea42f | jq '.[0].optional.Bundle.Payload.body |= @base64d | .[0].optional.Bundle.Payload.body | fromjson'
|
Inspect certificate
COSIGN_EXPERIMENTAL=1 cosign verify ghcr.io/metal-toolbox/audittail@sha256:63a0fbf41d01fe51681d99cc2f81f3dd5a2b3f60665fe74442aac00b0ceea42f | jq -r '.[0].optional.Bundle.Payload.body |= @base64d | .[0].optional.Bundle.Payload.body | fromjson | .spec.signature.publicKey.content |= @base64d | .spec.signature.publicKey.content' | openssl x509 -text
|
Verify SBOM attestation
COSIGN_EXPERIMENTAL=1 cosign verify-attestation ghcr.io/metal-toolbox/audittail@sha256:63a0fbf41d01fe51681d99cc2f81f3dd5a2b3f60665fe74442aac00b0ceea42f | jq '.payload |= @base64d | .payload | fromjson | select(.predicateType == "https://spdx.dev/Document") | .predicate.Data | fromjson'
|