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.
2 parents cf04ab0 + 70ee59f commit b78afdeCopy full SHA for b78afde
pre_commit_hooks/detect_private_key.py
@@ -8,6 +8,7 @@
8
b'BEGIN DSA PRIVATE KEY',
9
b'BEGIN EC PRIVATE KEY',
10
b'BEGIN OPENSSH PRIVATE KEY',
11
+ b'BEGIN PRIVATE KEY',
12
]
13
14
0 commit comments