mirror of
https://github.com/github/codeql.git
synced 2026-04-28 18:25:24 +02:00
Implement cookie attributes for cases in which a raw header is set
This commit is contained in:
@@ -17,7 +17,6 @@ import python
|
||||
import semmle.python.dataflow.new.DataFlow
|
||||
import experimental.semmle.python.Concepts
|
||||
import semmle.python.Concepts
|
||||
import experimental.semmle.python.CookieHeader
|
||||
|
||||
from Http::Server::CookieWrite cookie, string alert
|
||||
where
|
||||
|
||||
Reference in New Issue
Block a user