We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 810baad commit 69fd579Copy full SHA for 69fd579
java/ql/src/semmle/code/java/security/CommandArguments.qll
@@ -1,3 +1,6 @@
1
+/**
2
+ * Definitions for reasoning about lists and arrays that are to be used as arguments to an external process.
3
+ */
4
import java
5
import semmle.code.java.dataflow.SSA
6
import semmle.code.java.Collections
0 commit comments