CodeQL library for Go
codeql/go-all 0.7.15-dev (changelog, source)
Search

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)