Update github.com/openshift/library-go digest to 52527b8 - autoclosed #23
release-pr.yml
on: pull_request
Get PR number
0s
bundle-container-push-pr
/
sign
9s
bundle-container-push-pr
/
sbom
9s
openscap-container-push-pr
/
sign
10s
openscap-container-push-pr
/
sbom
17s
operator-container-push-pr
/
sign
0s
operator-container-push-pr
/
sbom
0s
Comment on the PR
0s
Annotations
1 error, 6 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
|
Get PR number
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
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/.
|
catalog-container-push-pr
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/.
|
catalog-container-push-pr
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
catalog-container-push-pr
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Verify SBOM attestation
COSIGN_EXPERIMENTAL=1 cosign verify-attestation ghcr.io/complianceascode/compliance-operator-bundle@sha256:76af1a2472bab4df3d68d2f38f6a8554ce79ebebf949e2f7932e0c18a3aa86b9 | 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:76af1a2472bab4df3d68d2f38f6a8554ce79ebebf949e2f7932e0c18a3aa86b9 | jq '.[0]'
|
Inspect signature bundle
COSIGN_EXPERIMENTAL=1 cosign verify ghcr.io/complianceascode/compliance-operator-bundle@sha256:76af1a2472bab4df3d68d2f38f6a8554ce79ebebf949e2f7932e0c18a3aa86b9 | 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:76af1a2472bab4df3d68d2f38f6a8554ce79ebebf949e2f7932e0c18a3aa86b9 | 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/openscap-ocp@sha256:3059922aafe474133419547c61a555fba3a8577694428355d1c5218bf97c8abb | jq '.[0]'
|
Inspect signature bundle
COSIGN_EXPERIMENTAL=1 cosign verify ghcr.io/complianceascode/openscap-ocp@sha256:3059922aafe474133419547c61a555fba3a8577694428355d1c5218bf97c8abb | 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:3059922aafe474133419547c61a555fba3a8577694428355d1c5218bf97c8abb | 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:3059922aafe474133419547c61a555fba3a8577694428355d1c5218bf97c8abb | jq '.payload |= @base64d | .payload | fromjson | select(.predicateType == "https://spdx.dev/Document") | .predicate.Data | fromjson'
|