mirror of
https://github.com/github/codeql.git
synced 2026-04-29 10:45:15 +02:00
Update TimingAttack.qll
This commit is contained in:
@@ -80,7 +80,7 @@ private string suspicious() {
|
||||
result =
|
||||
[
|
||||
"%password%", "%passwd%", "%pwd%", "%refresh%token%", "%secret%token", "%secret%key",
|
||||
"%passcode%", "%passphrase%", "%token%", "%secret%", "%credential%", "%key%", "%UserPass%"
|
||||
"%passcode%", "%passphrase%", "%token%", "%secret%", "%credential%", "%UserPass%"
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user