[allowlist] # Sentry DSNs are public (ingest-only, not secrets) description = "Allow Sentry DSNs" regexTarget = "line" regexes = [ '''https://[a-f0-9]+@o\d+\.ingest\.\w+\.sentry\.io/\d+''', ]