Skip to content

Commit

Permalink
chore(security): add a SECURITY.md policy (#2395)
Browse files Browse the repository at this point in the history
  • Loading branch information
seanmonstar authored Jan 12, 2021
1 parent c9c46ed commit 446dd2f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Security Policy

hyper (and related projects in hyperium) use 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

0 comments on commit 446dd2f

Please sign in to comment.