Module BrokenCryptoAlgorithmQuery
Provides to taint-tracking configuration to reason about the use of broken or risky cryptographic algorithms.
Import path
import semmle.code.java.security.BrokenCryptoAlgorithmQueryImports
| java | Provides all default Java QL imports. |
Classes
| BrokenAlgoLiteral | A string literal that may refer to a broken or risky cryptographic algorithm. |
Modules
| InsecureCryptoConfig | A taint-tracking configuration to reason about the use of broken or risky cryptographic algorithms. |
Aliases
| InsecureCryptoFlow | Taint-tracking flow for use of broken or risky cryptographic algorithms. |