We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc0d327 commit f05d815Copy full SHA for f05d815
rust/ql/src/queries/security/CWE-117/LogInjection.ql
@@ -4,7 +4,7 @@
4
* insertion of forged log entries by a malicious user.
5
* @kind path-problem
6
* @problem.severity error
7
- * @security-severity 7.8
+ * @security-severity 2.6
8
* @precision medium
9
* @id rust/log-injection
10
* @tags security
0 commit comments