JS: lower @precision of js/remote-property-injection

This commit is contained in:
Esben Sparre Andreasen
2018-09-13 21:46:46 +02:00
parent 961ecfb43f
commit 81aeda69e1
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
*
* @kind problem
* @problem.severity warning
* @precision high
* @precision medium
* @id js/remote-property-injection
* @tags security
* external/cwe/cwe-250