fix(deps): update module github.com/labstack/echo/v4 to v4.11.3 #156
release-latest.yml
on: push
container-push-latest
/
container
2m 19s
container-push-latest
/
sign
7s
container-push-latest
/
sbom
15s
Annotations
4 notices
Verify signature
COSIGN_EXPERIMENTAL=1 cosign verify ghcr.io/metal-toolbox/audittail@sha256:926e66b86df9e759222867d9bb4e2863dff908041ffb33b55b7ef2974dd52f88 | jq '.[0]'
|
Inspect signature bundle
COSIGN_EXPERIMENTAL=1 cosign verify ghcr.io/metal-toolbox/audittail@sha256:926e66b86df9e759222867d9bb4e2863dff908041ffb33b55b7ef2974dd52f88 | 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:926e66b86df9e759222867d9bb4e2863dff908041ffb33b55b7ef2974dd52f88 | 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:926e66b86df9e759222867d9bb4e2863dff908041ffb33b55b7ef2974dd52f88 | jq '.payload |= @base64d | .payload | fromjson | select(.predicateType == "https://spdx.dev/Document") | .predicate.Data | fromjson'
|