Downgrade log injection precision to medium

This is in line with the precision of this query for other languages
This commit is contained in:
Michael B. Gale
2023-02-08 13:36:14 +00:00
parent 13c7c8449c
commit 46d49cd66f

View File

@@ -5,7 +5,7 @@
* @kind path-problem
* @problem.severity error
* @security-severity 7.8
* @precision high
* @precision medium
* @id go/log-injection
* @tags security
* external/cwe/cwe-117