Skip to content

Commit 86a0dc7

Browse files
Add a SECURITY.md file
Includes the security policy of the project, with disclosure and vulnerability reporting measures. Signed-off-by: Tomás González <tomasagustin.gonzalezorlando@arm.com>
1 parent acb2799 commit 86a0dc7

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

SECURITY.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
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.

0 commit comments

Comments
 (0)