Skip to content

Commit b2ea009

Browse files
committed
fix docker scan
1 parent 91a732b commit b2ea009

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/base/.devcontainer/Mk/trivy.mk

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@ trivy-scan-docker: guard-DOCKER_IMAGE
8585
--scanners vuln \
8686
--severity HIGH,CRITICAL \
8787
--config trivy.yaml \
88-
--include-dev-deps \
8988
--exit-code 1 \
9089
--pkg-types os,library \
9190
--output .trivy_out/dependency_results_docker.txt \

0 commit comments

Comments
 (0)