Files
codeql/python/change-notes/2021-06-24-add-CookieWrite-concept.md
2021-06-24 17:34:43 +02:00

3 lines
213 B
Markdown

lgtm,codescanning
* Added `HTTP::Server::CookieWrite` concept for statements that sets a cookie in an HTTP response, along with modeling of this in supported web frameworks (aiohttp/flask/django/tornado/twisted).