Skip to content

fix(deps): update module github.com/go-logr/logr to v1.4.1 #161

fix(deps): update module github.com/go-logr/logr to v1.4.1

fix(deps): update module github.com/go-logr/logr to v1.4.1 #161

Triggered via push December 22, 2023 05:43
Status Success
Total duration 2m 52s
Artifacts
container-push-latest  /  container
2m 14s
container-push-latest / container
container-push-latest  /  sign
6s
container-push-latest / sign
container-push-latest  /  sbom
16s
container-push-latest / sbom
Fit to window
Zoom out
Zoom in

Annotations

4 notices
Verify signature
COSIGN_EXPERIMENTAL=1 cosign verify ghcr.io/metal-toolbox/audittail@sha256:bd52a41eab58cd6da790e4796ed01744a404b43576e2ba5ca2a09257675dfe14 | jq '.[0]'
Inspect signature bundle
COSIGN_EXPERIMENTAL=1 cosign verify ghcr.io/metal-toolbox/audittail@sha256:bd52a41eab58cd6da790e4796ed01744a404b43576e2ba5ca2a09257675dfe14 | 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:bd52a41eab58cd6da790e4796ed01744a404b43576e2ba5ca2a09257675dfe14 | 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:bd52a41eab58cd6da790e4796ed01744a404b43576e2ba5ca2a09257675dfe14 | jq '.payload |= @base64d | .payload | fromjson | select(.predicateType == "https://spdx.dev/Document") | .predicate.Data | fromjson'