Skip to content

Commit 5aced3e

Browse files
authored
Merge pull request github#2128 from AlexTereshenkov/move-qll-java
Move qll file to support import from custom QL queries
2 parents 54af67c + 715f1dd commit 5aced3e

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

java/ql/src/Security/CWE/CWE-611/XXE.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
*/
1212

1313
import java
14-
import XmlParsers
14+
import semmle.code.java.security.XmlParsers
1515
import semmle.code.java.dataflow.FlowSources
1616
import semmle.code.java.dataflow.TaintTracking2
1717
import DataFlow::PathGraph

0 commit comments

Comments
 (0)