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 5278cc9 commit f5564b1Copy full SHA for f5564b1
java/ql/src/semmle/code/java/frameworks/guava/IO.qll
@@ -1,7 +1,6 @@
1
/** Definitions of taint steps in the IO packae of the Guava framework */
2
3
import java
4
-private import semmle.code.java.dataflow.DataFlow
5
private import semmle.code.java.dataflow.ExternalFlow
6
7
private class GuavaIoCsv extends SummaryModelCsv {
0 commit comments