Resist 'pw' as well
This commit is contained in:
parent
3b9cfea404
commit
43fca6b3da
3 changed files with 45 additions and 2 deletions
|
|
@ -108,7 +108,7 @@ HIGH_CONFIDENCE_SECRET_PATTERNS = [
|
|||
(
|
||||
(?:[A-Za-z0-9]+[_.-])*
|
||||
(
|
||||
password|passwd|passphrase|pwd|
|
||||
password|passwd|passphrase|pwd|pw|
|
||||
token|auth[_.-]?token|access[_.-]?token|refresh[_.-]?token|
|
||||
secret|client[_.-]?secret|secret[_.-]?key|
|
||||
api[_.-]?key|access[_.-]?key|private[_.-]?key|
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue