Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 276 Bytes

File metadata and controls

5 lines (4 loc) · 276 Bytes
category minorAnalysis
  • JavaScript DataFlow::globalVarRef now recognizes document.defaultView as an alias of window, allowing flows such as document.defaultView.history.pushState(...) to be modeled and found by queries relying on globalVarRef("history").