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.
private
1 parent ec3d683 commit bb44277Copy full SHA for bb44277
java/ql/lib/semmle/code/java/security/dataflow/CommonSanitizers.qll
@@ -1,7 +1,7 @@
1
/** Classes to represent sanitizers commonly used in dataflow and taint tracking configurations. */
2
3
import java
4
-import semmle.code.java.dataflow.DataFlow
+private import semmle.code.java.dataflow.DataFlow
5
6
/**
7
* A node whose type is a common scalar type, such as primitives or their boxed counterparts.
0 commit comments