fix(deps): update module github.com/go-logr/logr to v1.4.0 #160
release-latest.yml
on: push
container-push-latest
/
container
2m 14s
container-push-latest
/
sign
10s
container-push-latest
/
sbom
15s
Annotations
4 notices
Verify signature
COSIGN_EXPERIMENTAL=1 cosign verify ghcr.io/metal-toolbox/audittail@sha256:80eb88c368b83b3f685d745883f5ed9577aa9c75833d678e57f08291013daec1 | jq '.[0]'
|
Inspect signature bundle
COSIGN_EXPERIMENTAL=1 cosign verify ghcr.io/metal-toolbox/audittail@sha256:80eb88c368b83b3f685d745883f5ed9577aa9c75833d678e57f08291013daec1 | 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:80eb88c368b83b3f685d745883f5ed9577aa9c75833d678e57f08291013daec1 | 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:80eb88c368b83b3f685d745883f5ed9577aa9c75833d678e57f08291013daec1 | jq '.payload |= @base64d | .payload | fromjson | select(.predicateType == "https://spdx.dev/Document") | .predicate.Data | fromjson'
|