We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e75c1d commit d52b668Copy full SHA for d52b668
rust/ql/src/queries/security/CWE-614/InsecureCookie.ql
@@ -5,6 +5,7 @@
5
* is used at all times.
6
* @kind problem
7
* @problem.severity error
8
+ * @security-severity 7.5
9
* @precision high
10
* @id rust/insecure-cookie
11
* @tags security
0 commit comments