Fix TruffleHog exclude paths file format
The --exclude-paths flag expects newline-separated regexes, not YAML. Signed-off-by: Bryan Frimin <bryan@getprobo.com>
This commit is contained in:
committed by
Sacha Al Himdani
parent
b60b21aad0
commit
bba7855678
@@ -1,2 +1 @@
|
||||
exclude_paths:
|
||||
- "pkg/agent/guardrail/sensitive_data_test.go"
|
||||
pkg/agent/guardrail/sensitive_data_test\.go
|
||||
|
||||
Reference in New Issue
Block a user