CodeQL library for JavaScript/TypeScript
codeql/javascript-all 1.1.2-dev (changelog, source)
Search

Module PasswordHeuristics

Provides heuristics for classifying passwords.

Import path

import javascript

Predicates

isDummyAuthHeader

Holds if header looks like a deliberately weak authentication header.

isDummyPassword

Holds if password looks like a deliberately weak password that the user should change.