Skip to content

Remove product validation in ScanSettingBinding #67

Remove product validation in ScanSettingBinding

Remove product validation in ScanSettingBinding #67

Triggered via pull request March 4, 2024 19:37
@Vincent056Vincent056
synchronize #489
mix_scan
Status Success
Total duration 5m 27s
Artifacts

release-pr.yml

on: pull_request
Get PR number
0s
Get PR number
bundle-container-push-pr  /  container
28s
bundle-container-push-pr / container
openscap-container-push-pr  /  container
38s
openscap-container-push-pr / container
operator-container-push-pr  /  container
4m 26s
operator-container-push-pr / container
bundle-container-push-pr  /  sign
7s
bundle-container-push-pr / sign
bundle-container-push-pr  /  sbom
9s
bundle-container-push-pr / sbom
openscap-container-push-pr  /  sign
6s
openscap-container-push-pr / sign
openscap-container-push-pr  /  sbom
18s
openscap-container-push-pr / sbom
operator-container-push-pr  /  sign
10s
operator-container-push-pr / sign
operator-container-push-pr  /  sbom
18s
operator-container-push-pr / sbom
catalog-container-push-pr
40s
catalog-container-push-pr
Comment on the PR
11s
Comment on the PR
Fit to window
Zoom out
Zoom in

Annotations

8 warnings and 12 notices
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/
operator-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/.
Comment on the PR
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. 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:ee08f7128a5eab46358d2e743099d3e71b81b8312c30f4a8cd2425af76e7476f | jq '.[0]'
Inspect signature bundle
COSIGN_EXPERIMENTAL=1 cosign verify ghcr.io/complianceascode/compliance-operator-bundle@sha256:ee08f7128a5eab46358d2e743099d3e71b81b8312c30f4a8cd2425af76e7476f | 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:ee08f7128a5eab46358d2e743099d3e71b81b8312c30f4a8cd2425af76e7476f | 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:ee08f7128a5eab46358d2e743099d3e71b81b8312c30f4a8cd2425af76e7476f | 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:0ec065564e4acd8bfd1fe658332728fe23de51504d40846eaf1cb93b2083176c | jq '.[0]'
Inspect signature bundle
COSIGN_EXPERIMENTAL=1 cosign verify ghcr.io/complianceascode/openscap-ocp@sha256:0ec065564e4acd8bfd1fe658332728fe23de51504d40846eaf1cb93b2083176c | 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:0ec065564e4acd8bfd1fe658332728fe23de51504d40846eaf1cb93b2083176c | 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:0ec065564e4acd8bfd1fe658332728fe23de51504d40846eaf1cb93b2083176c | 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:c5c8e87fb225b511b2b578055e42a16f97f92a1b3126d92a8183d3963cb193bd | jq '.[0]'
Inspect signature bundle
COSIGN_EXPERIMENTAL=1 cosign verify ghcr.io/complianceascode/compliance-operator@sha256:c5c8e87fb225b511b2b578055e42a16f97f92a1b3126d92a8183d3963cb193bd | 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:c5c8e87fb225b511b2b578055e42a16f97f92a1b3126d92a8183d3963cb193bd | 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:c5c8e87fb225b511b2b578055e42a16f97f92a1b3126d92a8183d3963cb193bd | jq '.payload |= @base64d | .payload | fromjson | select(.predicateType == "https://spdx.dev/Document") | .predicate.Data | fromjson'