CodeQL library for JavaScript/TypeScript
codeql/javascript-all 0.8.13 (changelog, source)
Search

Member predicate PrototypePollution::DeepExtendSink::dependencyInfo

Holds if moduleName is the name of the module that defines this sink, and location is the declaration of that dependency.

If no meaningful location exists, it should be bound to the sink itself.

predicate dependencyInfo(string moduleName_, Locatable loc)