mirror of
https://github.com/github/codeql.git
synced 2026-04-15 03:54:02 +02: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.