Skip to content

Commit 2a52f4f

Browse files
committed
Generate SBOM/Attestations
1 parent 6fac8cd commit 2a52f4f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build-test.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,9 @@ jobs:
114114
tags: quay.io/jetstack/version-checker:${{github.sha}}
115115
cache-from: type=gha
116116
cache-to: type=gha,mode=max
117+
sbom: true
118+
attests: |-
119+
type=sbom,generator=image
117120
118121
- name: Run Trivy vulnerability scanner
119122
uses: aquasecurity/trivy-action@0.30.0

0 commit comments

Comments
 (0)