mirror of
https://github.com/selfxyz/self.git
synced 2026-04-27 03:01:15 -04:00
quiet gitleaks (#1920)
This commit is contained in:
@@ -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}['"]''',
|
||||
|
||||
Reference in New Issue
Block a user