Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81f3bcd commit 83498f5Copy full SHA for 83498f5
1 file changed
java/ql/src/Security/CWE/CWE-022/TaintedPath.ql
@@ -15,6 +15,7 @@
15
16
import java
17
import semmle.code.java.dataflow.FlowSources
18
+private import semmle.code.java.dataflow.ExternalFlow
19
import semmle.code.java.security.PathCreation
20
import DataFlow::PathGraph
21
import TaintedPathCommon
0 commit comments