diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..0296bca --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,9 @@ +# Security Policy + +tonic (and related projects in hyperium) uses the same security policy as the [Tokio project][tokio-security]. + +## Report a security issue + +The process for reporting an issue is the same as the [Tokio project][tokio-security]. This includes private reporting via security@tokio.rs. + +[tokio-security]: https://github.com/tokio-rs/tokio/security/policy