Skip to content

Commit 1030ff7

Browse files
authored
Update java/ql/src/Security/CWE/CWE-117/LogInjection.ql
1 parent b9e3220 commit 1030ff7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/ql/src/Security/CWE/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 java/log-injection
1010
* @tags security
1111
* external/cwe/cwe-117

0 commit comments

Comments
 (0)