Skip to content

Commit 46d49cd

Browse files
committed
Downgrade log injection precision to medium
This is in line with the precision of this query for other languages
1 parent 13c7c84 commit 46d49cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go/ql/src/Security/CWE-117/LogInjection.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* @kind path-problem
66
* @problem.severity error
77
* @security-severity 7.8
8-
* @precision high
8+
* @precision medium
99
* @id go/log-injection
1010
* @tags security
1111
* external/cwe/cwe-117

0 commit comments

Comments
 (0)