mirror of
https://github.com/github/codeql.git
synced 2026-03-29 19:58:17 +02: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.