mirror of
https://github.com/github/codeql.git
synced 2025-12-24 12:46:34 +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.