fix(deps): update module github.com/prometheus/common to v0.46.0 #165
release-latest.yml
on: push
container-push-latest
/
container
2m 9s
container-push-latest
/
sign
6s
container-push-latest
/
sbom
11s
Annotations
4 notices
Verify signature
COSIGN_EXPERIMENTAL=1 cosign verify ghcr.io/metal-toolbox/audittail@sha256:4b876077e7f611959207ec72ca5c77af6910464dc92d70ec9369b0c712c252f8 | jq '.[0]'
|
Inspect signature bundle
COSIGN_EXPERIMENTAL=1 cosign verify ghcr.io/metal-toolbox/audittail@sha256:4b876077e7f611959207ec72ca5c77af6910464dc92d70ec9369b0c712c252f8 | 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:4b876077e7f611959207ec72ca5c77af6910464dc92d70ec9369b0c712c252f8 | 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:4b876077e7f611959207ec72ca5c77af6910464dc92d70ec9369b0c712c252f8 | jq '.payload |= @base64d | .payload | fromjson | select(.predicateType == "https://spdx.dev/Document") | .predicate.Data | fromjson'
|