Explorar el Código

Merge branch 'master' into patch-1

Zachary Rice hace 7 años
padre
commit
447f7a04cb
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      gitleaks.toml

+ 3 - 0
gitleaks.toml

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