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

Module HardcodedCredentialsQuery

Provides a data flow configuration for reasoning about hardcoded credentials. Note, for performance reasons: only import this file if HardcodedCredentials::Configuration is needed, otherwise HardcodedCredentialsCustomizations should be imported instead.

Import path

import semmle.javascript.security.dataflow.HardcodedCredentialsQuery

Imports

HardcodedCredentials
javascript

Provides classes for working with JavaScript programs, as well as JSON, YAML and HTML.

Classes

Configuration

A data flow tracking configuration for hardcoded credentials.