mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-04 11:16:53 +00:00
Update detect_private_key.py
This commit is contained in:
parent
cf04ab0186
commit
70ee59f9e6
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ BLACKLIST = [
|
|||
b'BEGIN DSA PRIVATE KEY',
|
||||
b'BEGIN EC PRIVATE KEY',
|
||||
b'BEGIN OPENSSH PRIVATE KEY',
|
||||
b'BEGIN PRIVATE KEY',
|
||||
]
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue