Skip to content

Commit 70ee59f

Browse files
authored
Update detect_private_key.py
1 parent cf04ab0 commit 70ee59f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pre_commit_hooks/detect_private_key.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
b'BEGIN DSA PRIVATE KEY',
99
b'BEGIN EC PRIVATE KEY',
1010
b'BEGIN OPENSSH PRIVATE KEY',
11+
b'BEGIN PRIVATE KEY',
1112
]
1213

1314

0 commit comments

Comments
 (0)