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.
2 parents 25fc5f3 + fcb2b57 commit d6af999Copy full SHA for d6af999
python/ql/src/Security/CWE-020/CookieInjection.ql
@@ -1,5 +1,5 @@
1
/**
2
- * @name Construction of a cookie using user-supplied input.
+ * @name Construction of a cookie using user-supplied input
3
* @description Constructing cookies from user input may allow an attacker to perform a Cookie Poisoning attack.
4
* @kind path-problem
5
* @problem.severity warning
0 commit comments