Predicate otherApiCallableCredentialParam
DEPRECATED: Use the CredentialsSinkNode
class instead.
Holds if callable c
from a known API expects a credential parameter at index i
.
Import path
import semmle.code.java.security.SensitiveApi
predicate otherApiCallableCredentialParam(Callable c, int i)