Skip to content

Commit b244a59

Browse files
authored
Add security policy (#3535)
1 parent c04567a commit b244a59

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

SECURITY.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Reporting Vulnerabilities
2+
3+
**⚠️ Please do not file public GitHub issues for security vulnerabilities as they are open for everyone to see! ⚠️**
4+
5+
We encourage responsible disclosure practices for security vulnerabilities.
6+
7+
## Reporting a Vulnerability
8+
9+
If you believe you've found a security-related bug, fill out a new
10+
vulnerability report via GitHub directly. To do so, follow these instructions:
11+
12+
1. Click on the `Security` tab in the project repository.
13+
2. Click the green `Report a vulnerability` button at the top right corner.
14+
3. Fill in the form as accurately as you can, including as many details as possible.
15+
4. Click the green `Submit report` button at the bottom.
16+
17+
## Don't have a GitHub account?
18+
19+
Alternatively, to report a security vulnerability, please use the
20+
[Tidelift security contact](https://tidelift.com/security). Tidelift will coordinate the fix and disclosure.
21+
22+
It is currently set up to forward every incoming report to Bernát Gábor. We will try to assess the problem in timely
23+
manner and disclose it in a responsible way.

0 commit comments

Comments
 (0)