Skip to content

Commit cd38a56

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

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
@@ -81,6 +81,7 @@ jobs:
8181
with:
8282
image-ref: tsffs:latest
8383
output: main_container_trivy_report.txt
84+
skip-dirs: /workspace/simics
8485

8586
- name: Upload Trivy Report
8687
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2

0 commit comments

Comments
 (0)