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 422eb0d commit f3e0b6eCopy full SHA for f3e0b6e
java/ql/lib/semmle/code/java/security/XxeQuery.qll
@@ -5,7 +5,6 @@ import semmle.code.java.dataflow.FlowSources
5
import semmle.code.java.dataflow.TaintTracking
6
import semmle.code.java.dataflow.TaintTracking2
7
import semmle.code.java.security.XmlParsers
8
-import DataFlow::PathGraph
9
10
/**
11
* A taint-tracking configuration for unvalidated remote user input that is used in XML external entity expansion.
0 commit comments