Parcourir la source

Add PGP header

Add PGP private key header 

#hactoberfest #greywizard
Paweł Gawinek il y a 7 ans
Parent
commit
e502bf29de
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  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 = [