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 3e1819f commit da67b10Copy full SHA for da67b10
swift/ql/lib/codeql/swift/security/XXE.qll
@@ -2,7 +2,6 @@
2
3
import swift
4
private import codeql.swift.dataflow.DataFlow
5
-private import codeql.swift.dataflow.internal.DataFlowPrivate
6
7
/** A data flow sink for XML external entities (XXE) vulnerabilities. */
8
abstract class XxeSink extends DataFlow::Node { }
0 commit comments