Skip to content

Commit 91b0aaa

Browse files
committed
Java: Lower security-severity for Insecure Cookie query to 4.0
1 parent fa47174 commit 91b0aaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/ql/src/Security/CWE/CWE-614/InsecureCookie.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* interception.
55
* @kind problem
66
* @problem.severity error
7-
* @security-severity 5.0
7+
* @security-severity 4.0
88
* @precision high
99
* @id java/insecure-cookie
1010
* @tags security

0 commit comments

Comments
 (0)