Skip to content

Merge pull request #11327 from vojtapolasek/remove_stig_ids #1998

Merge pull request #11327 from vojtapolasek/remove_stig_ids

Merge pull request #11327 from vojtapolasek/remove_stig_ids #1998

Triggered via push December 4, 2023 15:35
Status Success
Total duration 4m 10s
Artifacts
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 41s
container-main / container
container-main  /  sign
7s
container-main / sign
container-main  /  sbom
11s
container-main / sbom
Fit to window
Zoom out
Zoom in

Annotations

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