Sfoglia il codice sorgente

fix slack token format

Les Aker 7 anni fa
parent
commit
b4c6fe92e0
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      gitleaks.toml

+ 1 - 1
gitleaks.toml

@@ -28,7 +28,7 @@ description = "PGP"
 regex = '''-----BEGIN PGP PRIVATE KEY BLOCK-----'''
 [[regexes]]
 description = "Slack token"
-regex = '''xoxo[bapr]-.*'''
+regex = '''xox[baprs]-.*'''
 
 [whitelist]
 regexes = [