diff options
Diffstat (limited to 'vendor/bytes/SECURITY.md')
| -rw-r--r-- | vendor/bytes/SECURITY.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/vendor/bytes/SECURITY.md b/vendor/bytes/SECURITY.md new file mode 100644 index 00000000..b74a831c --- /dev/null +++ b/vendor/bytes/SECURITY.md @@ -0,0 +1,9 @@ +# Security Policy + +Bytes is part of the Tokio project and uses the same security policy as [Tokio][tokio-security]. + +## Report a security issue + +The process for reporting an issue is the same as for [Tokio][tokio-security]. This includes private reporting via security@tokio.rs. + +[tokio-security]: https://github.com/tokio-rs/tokio/security/policy |
