Skip to content

Commit 096f6f8

Browse files
Jami CogswellJami Cogswell
authored andcommitted
Java: precision to medium
1 parent f3721eb commit 096f6f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/ql/src/Security/CWE/CWE-352/CsrfUnprotectedRequestType.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* @kind path-problem
77
* @problem.severity error
88
* @security-severity 8.8
9-
* @precision low
9+
* @precision medium
1010
* @id java/csrf-unprotected-request-type
1111
* @tags security
1212
* external/cwe/cwe-352

0 commit comments

Comments
 (0)