Merge pull request #193 from esben-semmle/js/reduce-precision-of-remote-property-injection

JS: lower @precision of js/remote-property-injection
This commit is contained in:
Asger F
2018-09-14 11:14:13 +01:00
committed by GitHub
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