mirror of
https://github.com/github/codeql.git
synced 2026-04-22 15:25:18 +02:00
security-severity metadata
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
* @description Using tainted data in a call to exec() may allow an attacker to execute arbitrary commands.
|
||||
* @problem.severity error
|
||||
* @kind path-problem
|
||||
* @security-severity 9.8
|
||||
* @precision medium
|
||||
* @id java/exec-tainted-environment
|
||||
* @tags security
|
||||
|
||||
Reference in New Issue
Block a user