Files
tokio/SECURITY.md
T

14 lines
1.5 KiB
Markdown
Raw Normal View History

2020-04-29 15:37:09 -04:00
## Report a security issue
2022-07-25 03:26:01 -04:00
The Tokio project team welcomes security reports and is committed to providing prompt attention to security issues. Security issues should be reported privately via [[email protected]](mailto:[email protected]). Security issues should not be reported via the public GitHub Issue tracker.
2020-04-29 15:37:09 -04:00
## Vulnerability coordination
2022-07-25 03:26:01 -04:00
Remediation of security vulnerabilities is prioritized by the project team. The project team coordinates remediation with third-party project stakeholders via [GitHub Security Advisories](https://help.github.com/en/github/managing-security-vulnerabilities/about-github-security-advisories). Third-party stakeholders may include the reporter of the issue, affected direct or indirect users of Tokio, and maintainers of upstream dependencies if applicable.
2020-04-29 15:37:09 -04:00
2022-07-25 03:26:01 -04:00
Downstream project maintainers and Tokio users can request participation in coordination of applicable security issues by sending your contact email address, GitHub username(s) and any other salient information to [[email protected]](mailto:[email protected]). Participation in security issue coordination processes is at the discretion of the Tokio team.
2020-04-29 15:37:09 -04:00
## Security advisories
2022-07-25 03:26:01 -04:00
The project team is committed to transparency in the security issue disclosure process. The Tokio team announces security issues via [project GitHub Release notes](https://github.com/tokio-rs/tokio/releases) and the [RustSec advisory database](https://github.com/RustSec/advisory-db) (i.e. `cargo-audit`).