Procházet zdrojové kódy

Add PGP header

Add PGP private key header 

#hactoberfest #greywizard
Paweł Gawinek před 7 roky
rodič
revize
e502bf29de
1 změnil soubory, kde provedl 3 přidání a 0 odebrání
  1. 3 0
      gitleaks.toml

+ 3 - 0
gitleaks.toml

@@ -20,6 +20,9 @@ regex = '''(?i)facebook.*['\"][0-9a-f]{32}['\"]'''
 [[regexes]]
 description = "Twitter"
 regex = '''(?i)twitter.*['\"][0-9a-zA-Z]{35,44}['\"]'''
+[[regexes]]
+description = "PGP"
+regex = '''-----BEGIN PGP PRIVATE KEY BLOCK-----'''
 
 [whitelist]
 regexes = [