fix(deps): update module golang.org/x/sync to v0.5.0 #152
release-latest.yml
on: push
container-push-latest
/
container
3m 29s
container-push-latest
/
sign
7s
container-push-latest
/
sbom
9s
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
|