mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
PathGraph shouldn't be imported in a QLL library
This commit is contained in:
@@ -5,7 +5,6 @@ import semmle.code.java.dataflow.FlowSources
|
||||
import semmle.code.java.dataflow.TaintTracking
|
||||
import semmle.code.java.dataflow.TaintTracking2
|
||||
import semmle.code.java.security.XmlParsers
|
||||
import DataFlow::PathGraph
|
||||
|
||||
/**
|
||||
* A taint-tracking configuration for unvalidated remote user input that is used in XML external entity expansion.
|
||||
|
||||
Reference in New Issue
Block a user