title = "GovOPlaN secret scanning" [allowlist] description = "Repository examples and documented development placeholders" regexes = [ '''example(\.invalid|\.org|\.com)''', '''postgresql(\+psycopg)?://[^:@/\s]+:\*\*\*@''', '''''', ] paths = [ '''(^|/)audit-reports/''', '''(^|/)node_modules/''', '''(^|/)\.venv/''', '''(^|/)runtime/''', '''(^|/)dist/''', '''(^|/)build/''', ]