Skip to content

Commit 715f1dd

Browse files
author
alexey
committed
Move qll file to support import from custom QL queries
1 parent b142113 commit 715f1dd

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)