Selaa lähdekoodia

fix slack token format

Les Aker 7 vuotta sitten
vanhempi
commit
b4c6fe92e0
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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 = [