Skip to content

Commit a96d764

Browse files
authored
Add a security policy (#31)
Add new security policy
1 parent eab2610 commit a96d764

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

SECURITY.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Security Policy
2+
3+
4+
## Supported Versions
5+
6+
We normally support only the most recently released version with bug fixes, security updates and compatibility improvements.
7+
8+
9+
## Reporting a Vulnerability
10+
11+
If you believe you've discovered a security vulnerability in this project, please open a new security advisory with [our GitHub repo's private vulnerability reporting](https://github.com/python-lsp/python-lsp-jsonrpc/security/advisories/new).
12+
Please be sure to carefully document the vulnerability, including a summary, describing the impacts, identifying the line(s) of code affected, stating the conditions under which it is exploitable and including a minimal reproducible test case.
13+
Further information and advice or patches on how to mitigate it is always welcome.
14+
You can usually expect to hear back within 1 week, at which point we'll inform you of our evaluation of the vulnerability and what steps we plan to take, and will reach out if we need further clarification from you.
15+
We'll discuss and update the advisory thread, and are happy to update you on its status should you further inquire.
16+
While this is a volunteer project and we don't have financial compensation to offer, we can certainly publicly thank and credit you for your help if you would like.
17+
Thanks!

0 commit comments

Comments
 (0)