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

Module InsecureTrustManagerConfig

A configuration to model the flow of an insecure TrustManager to the initialization of an SSL context.

Import path

import semmle.code.java.security.InsecureTrustManagerQuery

Predicates

allowImplicitRead

Holds if an arbitrary number of implicit read steps of content c may be taken at node.

isSink

Holds if sink is a relevant data flow sink.

isSource

Holds if source is a relevant data flow source.