Java: Add missing metadata.

This commit is contained in:
Anders Schack-Mulligen
2021-06-02 10:24:46 +02:00
parent 348fab82fd
commit 5e96e28792

View File

@@ -3,6 +3,8 @@
* @description Evaluation of a user-controlled malicious expression in Java Python
* interpreter may lead to remote code execution.
* @kind path-problem
* @problem.severity error
* @precision high
* @id java/jython-injection
* @tags security
* external/cwe/cwe-094