mirror of
https://github.com/github/codeql.git
synced 2025-12-16 08:43:11 +01:00
Introduced a new change note detailing that `DataFlow::globalVarRef` now recognizes `document.defaultView` as an alias of `window`, enhancing the modeling of data flows involving `history` in queries.