We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f9c9efe + ffeb61c commit 5379c6eCopy full SHA for 5379c6e
java/ql/src/Security/CWE/CWE-614/InsecureCookie.ql
@@ -1,6 +1,6 @@
1
/**
2
* @name Failure to use secure cookies
3
- * @description Insecured cookies may be sent in cleartext, which makes them vulnerable to
+ * @description Insecure cookies may be sent in cleartext, which makes them vulnerable to
4
* interception.
5
* @kind problem
6
* @problem.severity error
0 commit comments