1
0
mirror of https://github.com/fumiama/terasu-cloudflared.git synced 2026-06-08 03:55:11 +08:00
Files
terasu-cloudflared/vendor/github.com/quic-go/quic-go/SECURITY.md
Devin Carr 9426b60308 TUN-7227: Migrate to devincarr/quic-go
The lucas-clemente/quic-go package moved namespaces and our branch
went stale, this new fork provides support for the new quic-go repo
and applies the max datagram frame size change.

Until the max datagram frame size support gets upstreamed into quic-go,
this can be used to unblock go 1.20 support as the old
lucas-clemente/quic-go will not get go 1.20 support.
2023-05-10 19:44:15 +00:00

839 B

Security Policy

quic-go still in development. This means that there may be problems in our protocols, or there may be mistakes in our implementations. We take security vulnerabilities very seriously. If you discover a security issue, please bring it to our attention right away!

Reporting a Vulnerability

If you find a vulnerability that may affect live deployments -- for example, by exposing a remote execution exploit -- please report privately. Please DO NOT file a public issue.

If the issue is an implementation weakness that cannot be immediately exploited or something not yet deployed, just discuss it openly.

Reporting a non security bug

For non-security bugs, please simply file a GitHub issue.