Merge pull request #11312 from Xeicker/stig_040259 #1994
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 29s
Annotations
4 notices
Verify signature
COSIGN_EXPERIMENTAL=1 cosign verify ghcr.io/complianceascode/k8scontent@sha256:ca3d85023ef9ff06ee4ed0314505f5092ee66e4d5d8c485b0009474827f6f459 | jq '.[0]'
|
Inspect signature bundle
COSIGN_EXPERIMENTAL=1 cosign verify ghcr.io/complianceascode/k8scontent@sha256:ca3d85023ef9ff06ee4ed0314505f5092ee66e4d5d8c485b0009474827f6f459 | 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:ca3d85023ef9ff06ee4ed0314505f5092ee66e4d5d8c485b0009474827f6f459 | 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:ca3d85023ef9ff06ee4ed0314505f5092ee66e4d5d8c485b0009474827f6f459 | jq '.payload |= @base64d | .payload | fromjson | select(.predicateType == "https://spdx.dev/Document") | .predicate.Data | fromjson'
|