Skip to content

Commit f28218f

Browse files
committed
scans: Trivy: exclude /workspace/simics
1 parent 984a897 commit f28218f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/scans.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@ jobs:
159159
uses: aquasecurity/trivy-action@f9424c10c36e288d5fa79bd3dfd1aeb2d6eae808 # master
160160
with:
161161
image-ref: container
162+
skip-dirs: /workspace/simics
162163

163164
additional_sdl_checks:
164165
name: Perform Additional SDL Checks

0 commit comments

Comments
 (0)