Merge pull request #12063 from mildas/rhel7_remove_tf #2519
k8s-content.yaml
on: push
container-main
/
container
22m 31s
Annotations
1 error and 3 notices
container-main / sbom
Process completed with exit code 1.
|
Verify signature
COSIGN_EXPERIMENTAL=1 cosign verify ghcr.io/complianceascode/k8scontent@sha256:638043df9733e5e8302371786b3377ace7779962f899e6178ef493ed52f721b7 | jq '.[0]'
|
Inspect signature bundle
COSIGN_EXPERIMENTAL=1 cosign verify ghcr.io/complianceascode/k8scontent@sha256:638043df9733e5e8302371786b3377ace7779962f899e6178ef493ed52f721b7 | 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:638043df9733e5e8302371786b3377ace7779962f899e6178ef493ed52f721b7 | 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
|