File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change 1+ # Security policy
2+
3+ Security is of paramount importance to the tss-esapi project. We do all we can to identify and fix
4+ issues, however some problems might slip through the cracks. Any efforts towards responsible
5+ disclosure of security problems are greatly appreciated and your contributions will be acknowledged.
6+
7+ ## Our disclosure policy
8+
9+ All security vulnerabilities affecting the tss-esapi project - including those reported using the
10+ steps highlighted below, those discovered during routine testing, and those found in our dependency
11+ tree either through ` cargo-audit ` or otherwise - will receive
12+ [ security advisories] ( https://github.com/parallaxsecond/rust-tss-esapi/security ) in a timely
13+ manner. The advisories should include sufficient information about the cause, effect, and possible
14+ mitigations for the vulnerability. If any information is missing, or you would like to raise a
15+ question about the advisories, please open an issue in
16+ [ our repo] ( https://github.com/parallaxsecond/rust-tss-esapi ) .
17+
18+ Efforts to mitigate for the reported vulnerabilities will be tracked using GitHub issues linked to
19+ the corresponding advisories.
20+
21+ ## Reporting a vulnerability
22+
23+ To report a vulnerability, please send an email to
24+ [ cncf-parsec-maintainers@lists.cncf.io ] ( mailto:cncf-parsec-maintainers@lists.cncf.io ) . We will
25+ promptly reply to your report and we will strive to keep you in the loop as we try to reach a
26+ resolution.
You can’t perform that action at this time.
0 commit comments