From 8cdfa445d6629ffef4cb84967ff7017654045bc2 Mon Sep 17 00:00:00 2001 From: mo khan Date: Wed, 2 Jul 2025 18:36:06 -0600 Subject: chore: add vendor directory --- vendor/bytes/SECURITY.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 vendor/bytes/SECURITY.md (limited to 'vendor/bytes/SECURITY.md') 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 -- cgit v1.2.3