CodeQL library for Java/Kotlin
codeql/java-all 0.9.1 (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)