mirror of
https://github.com/github/codeql.git
synced 2026-03-22 07:26:45 +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.