Merge pull request #11233 from montaguethomas/patch-1 #2002
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
k8s-content.yaml
on: push
container-main
/
container
3m 34s
Annotations
4 notices
Verify signature
COSIGN_EXPERIMENTAL=1 cosign verify ghcr.io/complianceascode/k8scontent@sha256:3aa7045ba98372877eff6598c9a592262f4a83accc99629eefd1873dc1ee39ef | jq '.[0]'
|
Inspect signature bundle
COSIGN_EXPERIMENTAL=1 cosign verify ghcr.io/complianceascode/k8scontent@sha256:3aa7045ba98372877eff6598c9a592262f4a83accc99629eefd1873dc1ee39ef | 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:3aa7045ba98372877eff6598c9a592262f4a83accc99629eefd1873dc1ee39ef | 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:3aa7045ba98372877eff6598c9a592262f4a83accc99629eefd1873dc1ee39ef | jq '.payload |= @base64d | .payload | fromjson | select(.predicateType == "https://spdx.dev/Document") | .predicate.Data | fromjson'
|