JS: Change note

This commit is contained in:
Asger Feldthaus
2022-04-07 10:02:21 +02:00
parent 4eda6f643f
commit 2a67085d9d

View File

@@ -0,0 +1,5 @@
---
category: minorAnalysis
---
* Improved handling of custom DOM elements, potentially leading to more alerts for the XSS queries.
* Improved taint tracking through calls to the `Array.prototype.reduce` function.