salus
salus copied to clipboard
Trufflehog - Exclude files
Support excluding files for Trufflehog Scanner.
scanner_configs:
Trufflehog:
exclude_files: # List of file paths to ignore
- env.json
- secrets.txt
only-verified: false # Only output verified results.
# true by default
exceptions: # whitelist finding
- advisory_id: FlatIO-PLAIN
changed_by: security-team
notes: My notes.
expiration: 2022-12-31
What's the backstory? When are users needing to allow artifacts with valid credentials?
Use case are test files and documentation files.
This Pull Request was merged without enough reviews Please go here to review and +1