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

Module BrokenCryptoAlgorithm

Import path

import semmle.javascript.security.dataflow.BrokenCryptoAlgorithmCustomizations

Classes

Sanitizer

A sanitizer for sensitive information in broken or weak cryptographic algorithms.

SensitiveExprSource

A sensitive expression, viewed as a data flow source for sensitive information in broken or weak cryptographic algorithms.

Sink

A data flow sink for sensitive information in broken or weak cryptographic algorithms.

Source

A data flow source for sensitive information in broken or weak cryptographic algorithms.

WeakCryptographicOperationSink

An expression used by a broken or weak cryptographic algorithm.