Module SourceNode
Import path
import semmle.javascript.dataflow.SourcesClasses
| DefaultRange | A data flow node that is considered a source node by default. |
| Range | A data flow node that should be considered a source node. |
import semmle.javascript.dataflow.Sources| DefaultRange | A data flow node that is considered a source node by default. |
| Range | A data flow node that should be considered a source node. |