mirror of
https://github.com/github/codeql.git
synced 2025-12-16 08:43:11 +01:00
Updated the data flow analysis to include `document.defaultView` as a source node for global variable references. Added a new test file `tst4.js` and updated existing tests to verify the inclusion of `defaultView` and its properties in the expected results.