Module BrokenCryptoAlgorithm
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.BrokenCryptoAlgorithm
Imports
javascript | Provides classes for working with JavaScript programs, as well as JSON, YAML and HTML. |