JS: Change note

This commit is contained in:
Asger F
2022-09-07 13:45:38 +02:00
parent d31b59e61d
commit 5c12780b1c

View File

@@ -0,0 +1,6 @@
---
category: fix
---
- Fixed a bug in the `js/type-confusion-through-parameter-tampering` query that would cause it to ignore
sanitizers in branching conditions. The query should now report fewer false positives.