mirror of
https://github.com/github/codeql.git
synced 2026-03-26 01:08:16 +01:00
https://github.com/Semmle/ql/pull/698 removed `document.cookie` as a remote flow source, which some of the tests relied on. We now use `location.search` instead.