Skip to content

Commit

Permalink
Add REDACTED to stopwords for generic-api-key rule (#1188)
Browse files Browse the repository at this point in the history
  • Loading branch information
9999years committed Jun 7, 2023
1 parent 6f75511 commit d6fccc8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/gitleaks.toml
Original file line number Diff line number Diff line change
Expand Up @@ -1986,6 +1986,7 @@ stopwords= [
"branch",
"combination",
"combo",
"REDACTED",
]
[[rules]]
description = "GitHub App Token"
Expand Down

0 comments on commit d6fccc8

Please sign in to comment.