We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb2bc2e commit b1feed0Copy full SHA for b1feed0
1 file changed
pre_commit_hooks/detect_private_key.py
@@ -11,6 +11,7 @@
11
b'BEGIN PRIVATE KEY',
12
b'PuTTY-User-Key-File-2',
13
b'BEGIN SSH2 ENCRYPTED PRIVATE KEY',
14
+ b'BEGIN PGP PRIVATE KEY BLOCK',
15
]
16
17
0 commit comments