Merge pull request #11170 from rumch-se/fix_in_audit_rules_suid_privi… #2003
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 51s
Annotations
4 notices
Verify signature
COSIGN_EXPERIMENTAL=1 cosign verify ghcr.io/complianceascode/k8scontent@sha256:e1308fe279437791c4b500fc3a7ca21652e0b934d2d7eab5185b10b1963ef01c | jq '.[0]'
|
Inspect signature bundle
COSIGN_EXPERIMENTAL=1 cosign verify ghcr.io/complianceascode/k8scontent@sha256:e1308fe279437791c4b500fc3a7ca21652e0b934d2d7eab5185b10b1963ef01c | 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:e1308fe279437791c4b500fc3a7ca21652e0b934d2d7eab5185b10b1963ef01c | 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:e1308fe279437791c4b500fc3a7ca21652e0b934d2d7eab5185b10b1963ef01c | jq '.payload |= @base64d | .payload | fromjson | select(.predicateType == "https://spdx.dev/Document") | .predicate.Data | fromjson'
|