Java: precision to medium

This commit is contained in:
Jami Cogswell
2025-01-21 14:43:35 -05:00
parent f3721ebccf
commit 096f6f88b2

View File

@@ -6,7 +6,7 @@
* @kind path-problem
* @problem.severity error
* @security-severity 8.8
* @precision low
* @precision medium
* @id java/csrf-unprotected-request-type
* @tags security
* external/cwe/cwe-352