qtil
advanced-security/qtil-javascript 0.0.3
Search

Predicate moduleMember

Gets a data flow node that either imports m from the module with the given path, or accesses m as a member on a default or namespace import from path.

Import path

import semmle.javascript.dataflow.Nodes
SourceNode moduleMember(string path, string m)