test(ci): provenance:true/sbom:true OCI referrer probe (CAR-1446 — close after CI run) #54
@@ -89,8 +89,8 @@ jobs:
|
|||||||
# would cause the push to fail on the referrer PUT. The Grype scan step
|
# would cause the push to fail on the referrer PUT. The Grype scan step
|
||||||
# above is the compensating control — it fails the build on any unfixed
|
# above is the compensating control — it fails the build on any unfixed
|
||||||
# high-severity CVE before the image reaches the registry.
|
# high-severity CVE before the image reaches the registry.
|
||||||
provenance: false
|
provenance: true
|
||||||
sbom: false
|
sbom: true
|
||||||
tags: ${{ steps.meta.outputs.tags }}
|
tags: ${{ steps.meta.outputs.tags }}
|
||||||
labels: ${{ steps.meta.outputs.labels }}
|
labels: ${{ steps.meta.outputs.labels }}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user