mirror of
https://github.com/github/codeql.git
synced 2026-04-25 08:45:14 +02:00
Update CookieInjection.ql to remove period
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* @name Construction of a cookie using user-supplied input.
|
||||
* @name Construction of a cookie using user-supplied input
|
||||
* @description Constructing cookies from user input may allow an attacker to perform a Cookie Poisoning attack.
|
||||
* @kind path-problem
|
||||
* @problem.severity warning
|
||||
|
||||
Reference in New Issue
Block a user