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

Module SensitiveDataClassification

Provides predicates to select the different kinds of sensitive data we support.

Import path

import javascript

Predicates

certificate

Gets the classification for certificates.

id

Gets the classification for user names or other account information.

password

Gets the classification for passwords or authorization keys.

secret

Gets the classification for secret or trusted data.