mirror of
https://github.com/github/codeql.git
synced 2026-07-13 15:28:16 +02:00
Currently, JAX-WS reads are considered as untrusted. However, `java.net.http.WebSocket` reads are not marked as such. This PR adds support for the same.