codeql
codeql copied to clipboard
[Draft] Python: Promote cookie injection query from experimental
Part of https://github.com/github/codeql-python-team/issues/792 promoting https://github.com/github/codeql/pull/6360; Depends on https://github.com/github/codeql/pull/16696
Promotes the Cookie Injection query from experimental, finding instances of user input being used to set the name or value of a cookie.