We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75f0fc4 commit f41bc1fCopy full SHA for f41bc1f
javascript/ql/lib/semmle/javascript/frameworks/NodeJSLib.qll
@@ -6,7 +6,6 @@ import javascript
6
import semmle.javascript.frameworks.HTTP
7
import semmle.javascript.security.SensitiveActions
8
private import semmle.javascript.dataflow.internal.PreCallGraphStep
9
-private import semmle.javascript.security.dataflow.CodeInjectionCustomizations
10
11
module NodeJSLib {
12
private GlobalVariable processVariable() { variables(result, "process", any(GlobalScope sc)) }
0 commit comments