quiet gitleaks (#1920)

This commit is contained in:
Justin Hernandez
2026-04-03 11:20:10 -07:00
committed by GitHub
parent d23cc2b47f
commit 16ba8f1937

View File

@@ -6,6 +6,7 @@ description = "Project-specific overrides"
paths = [
'''(?:^|/)Podfile\.lock$''',
'''(?:^|/)app/src/services/points/constants\.ts$''',
'''(?:^|/)packages/native-shell-android/src/main/assets/self-wallet/assets/.*\.js$''',
]
regexes = [
'''(?i)(?:token|key|address)[\w\s]*contract[\w\s]*=\s*['"]0x[a-f0-9]{40}['"]''',