Skip to content

Commit 8b91260

Browse files
authored
Merge pull request #1721 from janderssonse/fix/add-security-policy
docs(security): add initial security policy
2 parents 9bd1647 + e389e5d commit 8b91260

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

SECURITY.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
# Security Reporting
2+
3+
If you wish to report a security vulnerability privately, we appreciate your diligence. Please follow the guidelines below to submit your report.
4+
5+
## Reporting
6+
7+
To report a security vulnerability, please provide the following information:
8+
9+
1. **PROJECT**
10+
- Include the URL of the project repository - Example: <https://github.com/sharkdp/fd>
11+
12+
2. **PUBLIC**
13+
- Indicate whether this vulnerability has already been publicly discussed or disclosed.
14+
- If so, provide relevant links.
15+
16+
3. **DESCRIPTION**
17+
- Provide a detailed description of the security vulnerability.
18+
- Include as much information as possible to help us understand and address the issue.
19+
20+
Send this information, along with any additional relevant details, to <email AT somewhere or other channel>.
21+
22+
## Confidentiality
23+
24+
We kindly ask you to keep the report confidential until a public announcement is made.
25+
26+
## Notes
27+
28+
- Vulnerabilities will be handled on a best-effort basis.
29+
- You may request an advance copy of the patched release, but we cannot guarantee early access before the public release.
30+
- You will be notified via email simultaneously with the public announcement.
31+
- We will respond within a few weeks to confirm whether your report has been accepted or rejected.
32+
33+
Thank you for helping to improve the security of our project!

0 commit comments

Comments
 (0)