Predicate PasswordHeuristics::isDummyPassword
Holds if password
looks like a deliberately weak password that the user should change.
Import path
import semmle.go.security.SensitiveActions
predicate isDummyPassword(string password)
Holds if password
looks like a deliberately weak password that the user should change.
import semmle.go.security.SensitiveActions
predicate isDummyPassword(string password)