Skip to content

Commit 5bf68bf

Browse files
committed
Bootstrap Security Policy
1 parent 6ab70d6 commit 5bf68bf

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed

SECURITY.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
Security Policy
2+
===============
3+
4+
Security policy of [`cucumber-expressions`] crate.
5+
6+
7+
8+
9+
## Supported versions
10+
11+
Before going `1.0`, the [`cucumber-expressions`] crate maintains only the most recent minor release.
12+
13+
14+
15+
16+
## Reporting a vulnerability
17+
18+
Security is of the highest importance and all security vulnerabilities or suspected security vulnerabilities should be reported to this project privately, to minimize attacks against current users of [`cucumber-expressions`] crate before they are fixed. Vulnerabilities will be investigated and patched on the next patch (or minor) release as soon as possible. This information could be kept entirely internal to the project.
19+
20+
21+
### Private disclosure process
22+
23+
> **WARNING:** Do not file public issues on GitHub for security vulnerabilities.
24+
25+
To report a vulnerability or a security-related issue, please use [GitHub private vulnerability reporting][11] on the [Security Advisories page][1] and fill the vulnerability details. It will be addressed within a week, including a detailed plan to investigate the issue and any potential workarounds to perform in the meantime. Do not report non-security-impacting bugs through this channel, use [GitHub issues][2] instead.
26+
27+
28+
### Public disclosure process
29+
30+
Project maintainers publish a [public advisory][1] to the community [via GitHub][12].
31+
32+
33+
34+
35+
[`cucumber-expressions`]: https://docs.rs/cucumber-expressions
36+
37+
[1]: /../../security/advisories
38+
[2]: /../../issues
39+
[11]: https://docs.github.com/code-security/security-advisories/guidance-on-reporting-and-writing/privately-reporting-a-security-vulnerability
40+
[12]: https://docs.github.com/code-security/security-advisories/repository-security-advisories/publishing-a-repository-security-advisory#about-publishing-a-security-advisory

0 commit comments

Comments
 (0)