mirror of
https://github.com/datahub-project/datahub.git
synced 2025-12-26 09:26:22 +00:00
6 lines
220 B
YAML
6 lines
220 B
YAML
scan:
|
|
skip-dirs:
|
|
# Skip Python uv cache directories to avoid duplicate vulnerability reports in upstreams
|
|
- "/home/datahub/.cache/uv/**/pyspark/**/jars/**"
|
|
- "/home/datahub/.cache/uv/**/moto/moto_proxy/**"
|