Add precision to query

This commit is contained in:
intrigus
2020-04-01 16:15:24 +02:00
parent 3a381b2fbf
commit be21d49cf2

View File

@@ -4,6 +4,7 @@
* malicious code by the user.
* @kind path-problem
* @problem.severity error
* @precision high
* @id go/xml/xpath-injection
* @tags security
* external/cwe/cwe-643