We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 790e433 commit 8ab978bCopy full SHA for 8ab978b
SECURITY.md
@@ -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