chore(deps): update golangci/golangci-lint docker tag to v1.55.1 (#197) #147
release-latest.yml
on: push
container-push-latest
/
container
3m 21s
container-push-latest
/
sign
11s
container-push-latest
/
sbom
16s
Annotations
4 notices
Verify signature
COSIGN_EXPERIMENTAL=1 cosign verify ghcr.io/metal-toolbox/audittail@sha256:b03b848ed3e4bc302fc9ea8be36fbc14d9210c7dccf178e4fab6d85adcf847af | jq '.[0]'
|
Inspect signature bundle
COSIGN_EXPERIMENTAL=1 cosign verify ghcr.io/metal-toolbox/audittail@sha256:b03b848ed3e4bc302fc9ea8be36fbc14d9210c7dccf178e4fab6d85adcf847af | 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:b03b848ed3e4bc302fc9ea8be36fbc14d9210c7dccf178e4fab6d85adcf847af | 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:b03b848ed3e4bc302fc9ea8be36fbc14d9210c7dccf178e4fab6d85adcf847af | jq '.payload |= @base64d | .payload | fromjson | select(.predicateType == "https://spdx.dev/Document") | .predicate.Data | fromjson'
|