Skip to content

Commit 69fd579

Browse files
Java: Fix QLDoc
1 parent 810baad commit 69fd579

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

java/ql/src/semmle/code/java/security/CommandArguments.qll

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
*/
14
import java
25
import semmle.code.java.dataflow.SSA
36
import semmle.code.java.Collections

0 commit comments

Comments
 (0)