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