mirror of
https://github.com/github/codeql.git
synced 2026-04-26 17:25:19 +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.