Release PR image #181
Triggered via workflow run
April 22, 2024 11:13
renovate[bot]
completed
3caabdd
Status
Failure
Total duration
1m 26s
Artifacts
–
release-pr.yml
on: workflow_run
Get PR number
2s
bundle-container-push-pr
/
sign
6s
bundle-container-push-pr
/
sbom
10s
openscap-container-push-pr
/
sign
10s
openscap-container-push-pr
/
sbom
19s
operator-container-push-pr
/
sign
0s
operator-container-push-pr
/
sbom
0s
catalog-container-push-pr
/
sign
0s
catalog-container-push-pr
/
sbom
0s
Comment on the PR
0s
Annotations
2 errors, 2 warnings, and 8 notices
operator-container-push-pr / container
buildx failed with: ERROR: failed to solve: process "/bin/sh -c make manager" did not complete successfully: exit code: 2
|
catalog-container-push-pr / container
Process completed with exit code 2.
|
bundle-container-push-pr / sbom
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: anchore/sbom-action/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
openscap-container-push-pr / sbom
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: anchore/sbom-action/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Verify signature
COSIGN_EXPERIMENTAL=1 cosign verify ghcr.io/complianceascode/compliance-operator-bundle@sha256:de98dbce2d27b0d71c78a72d167a4e6a81b299f346c41ce22284f0ff94825aa2 | jq '.[0]'
|
Inspect signature bundle
COSIGN_EXPERIMENTAL=1 cosign verify ghcr.io/complianceascode/compliance-operator-bundle@sha256:de98dbce2d27b0d71c78a72d167a4e6a81b299f346c41ce22284f0ff94825aa2 | jq '.[0].optional.Bundle.Payload.body |= @base64d | .[0].optional.Bundle.Payload.body | fromjson'
|
Inspect certificate
COSIGN_EXPERIMENTAL=1 cosign verify ghcr.io/complianceascode/compliance-operator-bundle@sha256:de98dbce2d27b0d71c78a72d167a4e6a81b299f346c41ce22284f0ff94825aa2 | 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/complianceascode/compliance-operator-bundle@sha256:de98dbce2d27b0d71c78a72d167a4e6a81b299f346c41ce22284f0ff94825aa2 | jq '.payload |= @base64d | .payload | fromjson | select(.predicateType == "https://spdx.dev/Document") | .predicate.Data | fromjson'
|
Verify signature
COSIGN_EXPERIMENTAL=1 cosign verify ghcr.io/complianceascode/openscap-ocp@sha256:366817bde13b0db8b680afa8ae0705e17d47b50eba9a0527af959e7e84ca8b9c | jq '.[0]'
|
Inspect signature bundle
COSIGN_EXPERIMENTAL=1 cosign verify ghcr.io/complianceascode/openscap-ocp@sha256:366817bde13b0db8b680afa8ae0705e17d47b50eba9a0527af959e7e84ca8b9c | jq '.[0].optional.Bundle.Payload.body |= @base64d | .[0].optional.Bundle.Payload.body | fromjson'
|
Inspect certificate
COSIGN_EXPERIMENTAL=1 cosign verify ghcr.io/complianceascode/openscap-ocp@sha256:366817bde13b0db8b680afa8ae0705e17d47b50eba9a0527af959e7e84ca8b9c | 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/complianceascode/openscap-ocp@sha256:366817bde13b0db8b680afa8ae0705e17d47b50eba9a0527af959e7e84ca8b9c | jq '.payload |= @base64d | .payload | fromjson | select(.predicateType == "https://spdx.dev/Document") | .predicate.Data | fromjson'
|