Release #33
release.yml
on: push
bundle-container
/
container
23s
container-main
/
container
4m 7s
bundle-container
/
sign
9s
bundle-container
/
sbom
10s
catalog-container
25s
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 signature
COSIGN_EXPERIMENTAL=1 cosign verify ghcr.io/complianceascode/compliance-operator-bundle@sha256:8df376b15a139ffced4460fd3409dfcc1a061aff1377d7ac5a3bca0ac19cb83c | jq '.[0]'
|
Inspect signature bundle
COSIGN_EXPERIMENTAL=1 cosign verify ghcr.io/complianceascode/compliance-operator-bundle@sha256:8df376b15a139ffced4460fd3409dfcc1a061aff1377d7ac5a3bca0ac19cb83c | 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:8df376b15a139ffced4460fd3409dfcc1a061aff1377d7ac5a3bca0ac19cb83c | 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:8df376b15a139ffced4460fd3409dfcc1a061aff1377d7ac5a3bca0ac19cb83c | 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@sha256:fa9054ab77f367d40ae1bec3d2aa7e1afb7feeb13dab650d482085c5e0ed1421 | jq '.[0]'
|
Inspect signature bundle
COSIGN_EXPERIMENTAL=1 cosign verify ghcr.io/complianceascode/compliance-operator@sha256:fa9054ab77f367d40ae1bec3d2aa7e1afb7feeb13dab650d482085c5e0ed1421 | 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:fa9054ab77f367d40ae1bec3d2aa7e1afb7feeb13dab650d482085c5e0ed1421 | 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:fa9054ab77f367d40ae1bec3d2aa7e1afb7feeb13dab650d482085c5e0ed1421 | jq '.payload |= @base64d | .payload | fromjson | select(.predicateType == "https://spdx.dev/Document") | .predicate.Data | fromjson'
|