Skip to content

Release v1.4.1

Release v1.4.1 #30

Triggered via push April 1, 2024 20:20
Status Failure
Total duration 5m 2s
Artifacts

release.yml

on: push
bundle-container  /  container
27s
bundle-container / container
container-main  /  container
4m 29s
container-main / container
bundle-container  /  sign
11s
bundle-container / sign
bundle-container  /  sbom
8s
bundle-container / sbom
container-main  /  sign
7s
container-main / sign
container-main  /  sbom
13s
container-main / sbom
catalog-container
24s
catalog-container
Fit to window
Zoom out
Zoom in

Annotations

1 error, 3 warnings, and 8 notices
catalog-container
buildx failed with: ERROR: invalid tag "ghcr.io/complianceascode/compliance-operator-catalog:-GITHUB_REF_NAME-": invalid reference format
bundle-container / 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/.
catalog-container
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/metadata-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
container-main / 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 SBOM attestation
COSIGN_EXPERIMENTAL=1 cosign verify-attestation ghcr.io/complianceascode/compliance-operator-bundle@sha256:4c8248f34a880921b22a2543a3b0dc8cf5456d05772c624dcafae674c09fdde6 | jq '.payload |= @base64d | .payload | fromjson | select(.predicateType == "https://spdx.dev/Document") | .predicate.Data | fromjson'
Verify signature
COSIGN_EXPERIMENTAL=1 cosign verify ghcr.io/complianceascode/compliance-operator-bundle@sha256:4c8248f34a880921b22a2543a3b0dc8cf5456d05772c624dcafae674c09fdde6 | jq '.[0]'
Inspect signature bundle
COSIGN_EXPERIMENTAL=1 cosign verify ghcr.io/complianceascode/compliance-operator-bundle@sha256:4c8248f34a880921b22a2543a3b0dc8cf5456d05772c624dcafae674c09fdde6 | 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:4c8248f34a880921b22a2543a3b0dc8cf5456d05772c624dcafae674c09fdde6 | 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 signature
COSIGN_EXPERIMENTAL=1 cosign verify ghcr.io/complianceascode/compliance-operator@sha256:ef1ea1e6b26a10d78df76a8053994977b35c9a5750bb8e8b745aee256de47be3 | jq '.[0]'
Inspect signature bundle
COSIGN_EXPERIMENTAL=1 cosign verify ghcr.io/complianceascode/compliance-operator@sha256:ef1ea1e6b26a10d78df76a8053994977b35c9a5750bb8e8b745aee256de47be3 | 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@sha256:ef1ea1e6b26a10d78df76a8053994977b35c9a5750bb8e8b745aee256de47be3 | 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@sha256:ef1ea1e6b26a10d78df76a8053994977b35c9a5750bb8e8b745aee256de47be3 | jq '.payload |= @base64d | .payload | fromjson | select(.predicateType == "https://spdx.dev/Document") | .predicate.Data | fromjson'