mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Merge pull request #16808 from JLLeitschuh/patch-8
Align Java CommandInjectionRuntimeExec.ql Severity
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user