Skip to content

Merge pull request #11624 from Mab879/rhel9_ansible #2216

Merge pull request #11624 from Mab879/rhel9_ansible

Merge pull request #11624 from Mab879/rhel9_ansible #2216

Triggered via push February 27, 2024 09:02
Status Success
Total duration 5m 8s
Artifacts

k8s-content.yaml

on: push
container-main  /  container
4m 14s
container-main / container
container-main  /  sign
23s
container-main / sign
container-main  /  sbom
30s
container-main / sbom
Fit to window
Zoom out
Zoom in

Annotations

1 warning and 4 notices
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/k8scontent@sha256:5e496ba86be3e7d840e753243f77e0b9a0fa079641c041236fcf8669d47af12b | jq '.[0]'
Inspect signature bundle
COSIGN_EXPERIMENTAL=1 cosign verify ghcr.io/complianceascode/k8scontent@sha256:5e496ba86be3e7d840e753243f77e0b9a0fa079641c041236fcf8669d47af12b | jq '.[0].optional.Bundle.Payload.body |= @base64d | .[0].optional.Bundle.Payload.body | fromjson'
Inspect certificate
COSIGN_EXPERIMENTAL=1 cosign verify ghcr.io/complianceascode/k8scontent@sha256:5e496ba86be3e7d840e753243f77e0b9a0fa079641c041236fcf8669d47af12b | 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/k8scontent@sha256:5e496ba86be3e7d840e753243f77e0b9a0fa079641c041236fcf8669d47af12b | jq '.payload |= @base64d | .payload | fromjson | select(.predicateType == "https://spdx.dev/Document") | .predicate.Data | fromjson'