Skip to content

Commit 9ef6887

Browse files
committed
Ignore pip _vendor directory completely.
Signed-off-by: Steffen Pankratz <steffen.pankratz@exasol.com>
1 parent 5cf4896 commit 9ef6887

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • flavors/template-Exasol-8-python-3.10-cuda-conda/flavor_base/security_scan
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
scan:
22
skip-files:
33
- /usr/bin/trivy
4-
- opt/conda/lib/python*/site-packages/pip/_vendor/bom.cdx.json
4+
- opt/conda/lib/python*/site-packages/pip/_vendor/*
55
ignore-policy: /trivy.rego

0 commit comments

Comments
 (0)