Skip to content

Commit 55eeb00

Browse files
committed
Added experimental tag
1 parent b6c35dd commit 55eeb00

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

java/ql/src/experimental/Security/CWE/CWE-078/CommandInjectionRuntimeExec.ql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
* @precision high
88
* @id java/command-line-injection-extra
99
* @tags security
10+
* experimental
1011
* external/cwe/cwe-078
1112
*/
1213

java/ql/src/experimental/Security/CWE/CWE-078/CommandInjectionRuntimeExecLocal.ql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
* @precision high
88
* @id java/command-line-injection-extra-local
99
* @tags security
10+
* experimental
1011
* local
1112
* external/cwe/cwe-078
1213
*/

java/ql/src/experimental/Security/CWE/CWE-078/CommandInjectionRuntimeExecTest.ql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
* @id java/command-line-injection-extra-test
99
* @tags testing
1010
* test
11+
* experimental
1112
* security
1213
* external/cwe/cwe-078
1314
*/

java/ql/src/experimental/Security/CWE/CWE-078/CommandInjectionRuntimeExecTestPath.ql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
* @id java/command-line-injection-extra-test-path
99
* @tags testing
1010
* test
11+
* experimental
1112
* security
1213
* external/cwe/cwe-078
1314
*/

0 commit comments

Comments
 (0)