CodeQL library for JavaScript/TypeScript
codeql/javascript-all 0.8.14 (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.