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

Module UnsafeCertTrustQuery

Provides taint tracking configurations to be used by unsafe certificate trust queries.

Import path

import semmle.code.java.security.UnsafeCertTrustQuery

Imports

Encryption

Provides predicates and classes relating to encryption in Java.

TaintTracking

Provides classes for performing local (intra-procedural) and global (inter-procedural) taint-tracking analyses.

UnsafeCertTrust

Provides classes and predicates to reason about unsafe certificate trust vulnerablities.

java

Provides all default Java QL imports.

Classes

SslEndpointIdentificationFlowConfig

DEPRECATED: Use SslEndpointIdentificationFlow instead.

Modules

SslEndpointIdentificationFlowConfig

A taint flow configuration for SSL connections created without a proper certificate trust configuration.

Aliases

SslEndpointIdentificationFlow

Taint flow for SSL connections created without a proper certificate trust configuration.