Skip to content

Commit 8ab978b

Browse files
authored
new vulnerability policy
1 parent 790e433 commit 8ab978b

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

SECURITY.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
This is not supported software. However, we try to accept pull requests on a regular basis.
6+
7+
## Reporting a Vulnerability
8+
9+
Please report security vulnerabilities publicly using GitHub's Security reporting feature.
10+
11+
We prefer vulnerability reports to be accompanied by:
12+
- Proof of concept (PoC) that demonstrates the vulnerability
13+
- A unit test that fails because of the vulnerability
14+
- A PR that fixes the vulnerability and makes the system pass the unit test.
15+
16+
Thanks!

0 commit comments

Comments
 (0)