Skip to content

chore(deps): update github/codeql-action action to v3 #157

chore(deps): update github/codeql-action action to v3

chore(deps): update github/codeql-action action to v3 #157

Triggered via push December 19, 2023 06:59
Status Success
Total duration 2m 45s
Artifacts
container-push-latest  /  container
2m 10s
container-push-latest / container
container-push-latest  /  sign
7s
container-push-latest / sign
container-push-latest  /  sbom
17s
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:58753bab9db31ff30026ce0e0d3ae1930da79e16898b869948f5ef7a1d3e627e | jq '.[0]'
Inspect signature bundle
COSIGN_EXPERIMENTAL=1 cosign verify ghcr.io/metal-toolbox/audittail@sha256:58753bab9db31ff30026ce0e0d3ae1930da79e16898b869948f5ef7a1d3e627e | 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:58753bab9db31ff30026ce0e0d3ae1930da79e16898b869948f5ef7a1d3e627e | 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:58753bab9db31ff30026ce0e0d3ae1930da79e16898b869948f5ef7a1d3e627e | jq '.payload |= @base64d | .payload | fromjson | select(.predicateType == "https://spdx.dev/Document") | .predicate.Data | fromjson'