Skip to content

Commit

Permalink
Merge pull request #154 from zh54321/patch-1
Browse files Browse the repository at this point in the history
Additional regex in KeepPassOrKeyInCode.toml
  • Loading branch information
l0ss authored Oct 15, 2024
2 parents 36903dc + e938f60 commit 02c7410
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ WordList = ["passw?o?r?d\\s*=\\s*[\\'\\\"][^\\'\\\"]....",
"api[Kk]ey\\s*=\\s*[\\'\\\"][^\\'\\\"]....",
"passw?o?r?d?>\\s*[^\\s<]+\\s*<",
"passw?o?r?d?>.{3,2000}</pass",
"-passw?o?r?d?",
"api[kK]ey>\\s*[^\\s<]+\\s*<",
"[_\\-\\.]oauth\\s*=\\s*[\\'\\\"][^\\'\\\"]....",
"client_secret\\s*=*\\s*",
Expand Down

0 comments on commit 02c7410

Please sign in to comment.