Files
seedPass/.gitleaks.toml
2025-08-03 10:27:13 -04:00

9 lines
284 B
TOML

title = "SeedPass gitleaks config"
[allowlist]
description = "Paths and patterns to ignore when scanning for secrets"
# Add file paths that contain test data or other non-sensitive strings
paths = []
# Add regular expressions that match false positive secrets
regexes = []