Module BrokenCryptoAlgorithmQuery
Provides a taint tracking configuration for reasoning about sensitive information in broken or weak cryptographic algorithms.
Note, for performance reasons: only import this file if
BrokenCryptoAlgorithm::Configuration
is needed, otherwise
BrokenCryptoAlgorithmCustomizations
should be imported instead.
Import path
import semmle.javascript.security.dataflow.BrokenCryptoAlgorithmQuery
Imports
BrokenCryptoAlgorithm | |
javascript | Provides classes for working with JavaScript programs, as well as JSON, YAML and HTML. |
Classes
Configuration | A taint tracking configuration for sensitive information in broken or weak cryptographic algorithms. |