Update javascript/ql/lib/change-notes/2025-04-07-websocket.md

Co-authored-by: Asger F <asgerf@github.com>
This commit is contained in:
Napalys Klicius
2025-04-09 14:26:00 +02:00
committed by GitHub
parent c4fa417680
commit 2dca95af92

View File

@@ -1,5 +1,5 @@
---
category: minorAnalysis
---
* Improved `WebSocket` analysis by refactoring the model to use API graphs.
* Improved detection of `WebSocket` and `SockJS` usage.
* Added data received from `WebSocket` clients as a remote flow source.