If you're using fs2 or http4s-ember with TLS/HTTPS, please upgrade to 3.12.2 or 3.13.0-M7 due this this CVE: github.com/typelevel/fs...
Half-shutdown of socket during TLS handshake may result in spin loop on opposite side
### Impact When establishing a TLS session using `fs2-io` on the JVM using the `fs2.io.net.tls` package, if one side of the connection shuts down write while the peer side is awaiting more data to...
github.com