Jonathan Leitschuh
2024-06-21 10:29:27 -04:00
committed by GitHub
parent 4a448f445e
commit 472cca9221

View File

@@ -3,7 +3,7 @@
* @description High sensitvity and precision version of java/command-line-injection, designed to find more cases of command injection in rare cases that the default query does not find
* @kind path-problem
* @problem.severity error
* @security-severity 6.1
* @security-severity 9.8
* @precision high
* @id java/command-line-injection-extra
* @tags security