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.BrokenCryptoAlgorithmQueryImports
| BrokenCryptoAlgorithm | |
| javascript | Provides classes for working with JavaScript programs, as well as JSON, YAML and HTML. |
Classes
| Configuration | DEPRECATED. Use the |
Modules
| BrokenCryptoAlgorithmConfig | A taint tracking configuration for sensitive information in broken or weak cryptographic algorithms. |
Aliases
| BrokenCryptoAlgorithmFlow | Taint tracking flow for sensitive information in broken or weak cryptographic algorithms. |