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

Predicate javaApiCallableCryptoKeyParam

DEPRECATED: Use the CryptoKeySink class instead. Holds if callable c from a standard Java API expects a cryptographic key parameter at index i.

Import path

import semmle.code.java.security.SensitiveApi
predicate javaApiCallableCryptoKeyParam(Callable c, int i)