Change @security-severity for log injection queries from 7.8 to 6.1

This commit is contained in:
Owen Mansel-Chan
2026-03-13 10:02:01 +00:00
parent f58a6e5d3a
commit 056aa342fe
5 changed files with 5 additions and 5 deletions

View File

@@ -4,7 +4,7 @@
* insertion of forged log entries by a malicious user.
* @kind path-problem
* @problem.severity error
* @security-severity 7.8
* @security-severity 6.1
* @precision medium
* @id py/log-injection
* @tags security