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

Module CryptoLibraries

Provides classes for modeling cryptographic libraries.

Import path

import semmle.javascript.frameworks.CryptoLibraries

Imports

Cryptography

Provides models for cryptographic things.

javascript

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

Classes

CryptographicKey

A key used in a cryptographic algorithm.

CryptographicKeyCreation

The creation of a cryptographic key.

CryptographicKeyCredentialsExpr

A key used in a cryptographic algorithm, viewed as a CredentialsNode.