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

Predicate missingPinning

Holds if node is a network communication call for which certificate pinning is not implemented.

Import path

import semmle.code.java.security.AndroidCertificatePinningQuery
predicate missingPinning(MissingPinningSink node, string domain)