Skip to content

Commit 7d01327

Browse files
Add SECURITY.md to .github/
Add security policy so GitHub surfaces it under the Security tab. --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 04259c9 commit 7d01327

File tree

1 file changed

+18
-8
lines changed

1 file changed

+18
-8
lines changed

.github/SECURITY.md

Lines changed: 18 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,23 @@
1-
# Security Policy
1+
# Reporting Vulnerabilities
22

3-
## Supported Versions
3+
**⚠️ Please do not file public GitHub issues for security vulnerabilities as they are open for everyone to see! ⚠️**
44

5-
| Version | Supported |
6-
| ------- | ------------------ |
7-
| 0.8.0 + | :white_check_mark: |
8-
| < 0.8.0 | :x: |
5+
We encourage responsible disclosure practices for security vulnerabilities.
96

107
## Reporting a Vulnerability
118

12-
To report a security vulnerability, please use the [Tidelift security contact](https://tidelift.com/security). Tidelift
13-
will coordinate the fix and disclosure.
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+
1. Click the green `Report a vulnerability` button at the top right corner.
14+
1. Fill in the form as accurately as you can, including as many details as possible.
15+
1. 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)