codeql icon indicating copy to clipboard operation
codeql copied to clipboard

Python: Model CookieWrites from HeaderWrites

Open joefarebrother opened this issue 8 months ago • 0 comments

Part of https://github.com/github/codeql-python-team/issues/792 promoting https://github.com/github/codeql/pull/6360; as well as a follow-up to https://github.com/github/codeql/pull/16105

This PR defines new instances of the CookieWrite concept in terms of the HeaderWrite concept; as is done in experimental with the Cookie concept.

joefarebrother avatar Jun 06 '24 22:06 joefarebrother