Skip to content

Commit f3e0b6e

Browse files
committed
PathGraph shouldn't be imported in a QLL library
1 parent 422eb0d commit f3e0b6e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

java/ql/lib/semmle/code/java/security/XxeQuery.qll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import semmle.code.java.dataflow.FlowSources
55
import semmle.code.java.dataflow.TaintTracking
66
import semmle.code.java.dataflow.TaintTracking2
77
import semmle.code.java.security.XmlParsers
8-
import DataFlow::PathGraph
98

109
/**
1110
* A taint-tracking configuration for unvalidated remote user input that is used in XML external entity expansion.

0 commit comments

Comments
 (0)