Skip to content

fix(deps): update module golang.org/x/sync to v0.5.0 #152

fix(deps): update module golang.org/x/sync to v0.5.0

fix(deps): update module golang.org/x/sync to v0.5.0 #152

Triggered via push November 4, 2023 15:59
Status Success
Total duration 3m 53s
Artifacts
container-push-latest  /  container
3m 29s
container-push-latest / container
container-push-latest  /  sign
7s
container-push-latest / sign
container-push-latest  /  sbom
9s
container-push-latest / sbom
Fit to window
Zoom out
Zoom in

Annotations

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