Skip to content

Commit c88df78

Browse files
authored
docs(SECURITY): update policy to use GSA drafts when reporting vulnerabilities (#3894)
1 parent 436cadd commit c88df78

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

SECURITY.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
# Security Policy
22

3-
hyper (and related projects in hyperium) use the same security policy as the [Tokio project][tokio-security].
3+
hyper (and related projects in hyperium) take security seriously, and greatly appreciate responsibile disclosure.
44

55
## Report a security issue
66

7-
The process for reporting an issue is the same as the [Tokio project][tokio-security]. This includes private reporting via security@tokio.rs.
7+
To report a security issue in hyper, or another crate in the hyperium organization, please [report a new draft GitHub Security Advisory](https://github.com/hyperium/hyper/security/advisories/new).
88

9-
[tokio-security]: https://github.com/tokio-rs/tokio/security/policy
9+
We will discuss it privately with you. hyper maintainers will determine the impact and release details. Participation in security issue coordination is at the discretion of hyper maintainers.
10+
11+
## Transparency
12+
13+
We are committed to transparency in the security issue disclosure process. Advisories will be disclosed publicly once a patch is released, and if appropriate, added to the RustSec advisory database.

0 commit comments

Comments
 (0)