Skip to content

Commit 0cc2d4b

Browse files
Print trivy dependency tree
1 parent 4040cd3 commit 0cc2d4b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

actions/vulnerability_scan/action.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ runs:
116116
env:
117117
TRIVY_SKIP_DB_UPDATE: true
118118
TRIVY_SKIP_JAVA_DB_UPDATE: true
119+
TRIVY_DEPENDENCY_TREE: true
119120

120121
- name: Test with Trivy vulnerability scanner
121122
uses: aquasecurity/trivy-action@0.26.0

0 commit comments

Comments
 (0)