title = "Custom gitleaks config" [allowlist] # Global allowlist patterns (won’t be flagged) regexes = [ "s3SecretAccessKey: env.S3_SECRET_KEY ?? null", ] paths = [ "src/utils/init.ts" ]