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