Update java/ql/src/Security/CWE/CWE-117/LogInjection.ql

This commit is contained in:
Tony Torralba
2022-01-11 16:25:32 +01:00
committed by GitHub
parent b9e32208ee
commit 1030ff7063

View File

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