Implement cookie attributes for cases in which a raw header is set

This commit is contained in:
Joe Farebrother
2024-07-08 22:37:54 +01:00
parent 2df09f6194
commit 9ad6c8c5eb
3 changed files with 56 additions and 90 deletions

View File

@@ -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