Skip to content

Commit 96bf210

Browse files
Enable SBOM and vulnerability scan
1 parent 7a819af commit 96bf210

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

WORKSPACE.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ defaultArgs:
3131
provenance:
3232
enabled: true
3333
slsa: true
34+
sbom:
35+
enabled: true
36+
scanVulnerabilities: true
3437
environmentManifest:
3538
- name: "go"
3639
command: ["sh", "-c", "go version | sed s/arm/amd/"]

0 commit comments

Comments
 (0)