forked from gitleaks/gitleaks
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix rule for private keys (gitleaks#1072)
* refactor: fix rule for private keys Wouldn't match old keys which have been created with the BLOCK statement at the beginning and end of the key. * fix: rule for private keys * fix: missing comma Co-authored-by: Fabian F Groß <fabian.f.gross@deutschebahn.com>
- Loading branch information
1 parent
d805fb9
commit e002920
Showing
2 changed files
with
5 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters