Explorar o código

Merge branch 'master' into patch-1

Zachary Rice %!s(int64=7) %!d(string=hai) anos
pai
achega
79a35f0c27
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      gitleaks.toml

+ 6 - 0
gitleaks.toml

@@ -23,6 +23,12 @@ regex = '''(?i)twitter.*['\"][0-9a-zA-Z]{35,44}['\"]'''
 [[regexes]]
 description = "Telegram"
 regex = '''(?i)telegram.*['\"][0-9]{1,12}+:[0-9a-zA-Z-]{32,44}['\"]'''
+[[regexes]]
+description = "PGP"
+regex = '''-----BEGIN PGP PRIVATE KEY BLOCK-----'''
+[[regexes]]
+description = "Slack token"
+regex = '''xoxo[bapr]-.*'''
 
 [whitelist]
 regexes = [