-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Gitleaks to 8.18.1 and custom rules (#85)
* update to Gitleaks version 8.18.1 * update test expectation for plain file to match new output from Gitleaks * update config to extend default gitleaks config * delete rules from gitleaks core v 4.1.1 * add IDs to custom gitleaks rules * re-add custom generic username rule * remove comment * update formatting * re-add allowlist rules * fix allow lists * update email rule * add rule for suspicious filenames * add suspicious filenames rule * re-add generic credential rule
- Loading branch information
Showing
3 changed files
with
50 additions
and
173 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
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