xref: /tonic/SECURITY.md (revision 675b3b2e)
1# Security Policy
2
3tonic (and related projects in hyperium) uses the same security policy as the [Tokio project][tokio-security].
4
5## Report a security issue
6
7The process for reporting an issue is the same as the [Tokio project][tokio-security]. This includes private reporting via [email protected].
8
9[tokio-security]: https://github.com/tokio-rs/tokio/security/policy
10