Added change note

This commit is contained in:
Napalys
2025-04-07 15:16:22 +02:00
parent b97c61864e
commit 873db7c121

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Added taint propagation for `Uint8Array`, `ArrayBuffer`, `SharedArrayBuffer` and `TextDecoder.decode()`.