Packages

Phoenix adapter for HTTP/1.1, HTTP/2, and HTTP/3 (QUIC). Bandit for TCP, quic_h3 for UDP.

Current section

Files

Jump to
gale SECURITY.md
Raw

SECURITY.md

# Security
Report vulnerabilities privately: GitHub Security Advisories on
[niranjanaryan/gale](https://github.com/niranjanaryan/gale), or via
[GitHub Sponsors](https://github.com/sponsors/niranjanaryan).
Do not file public issues for TLS, cert handling, or QUIC parsing bugs.
The Zig NIF is a codec (QPACK/frames). The QUIC handshake and TLS are
Hex `quic` (erlang_quic). Treat both as in-scope.