Co-authored-by: Esben Sparre Andreasen <esbena@github.com>
This commit is contained in:
Erik Krogh Kristensen
2022-02-08 00:19:40 +01:00
committed by GitHub
parent 6f28cb9201
commit aa95dd4ec7

View File

@@ -4,7 +4,7 @@
* user to execute arbitrary code.
* @kind path-problem
* @problem.severity warning
* @precision warning
* @precision medium
* @id js/unsafe-code-construction
* @tags security
* external/cwe/cwe-094