Skip to content

Commit 52d5d6e

Browse files
committed
Debug GitHub workflow for OWASP dep-scan
Signed-off-by: tdruez <[email protected]>
1 parent 1aa93ea commit 52d5d6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sca-integration-depscan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
run: |
3737
depscan \
3838
--src docker-image.tar \
39-
--type docker,license \
39+
--type docker \
4040
--explain \
4141
--reports-dir reports/ \
4242
--report-name depscan-sbom.cdx.json

0 commit comments

Comments
 (0)