CodeQL library for Java/Kotlin
codeql/java-all 0.9.2-dev (changelog, source)
Search

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.BrokenCryptoAlgorithmQuery

Imports

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.