Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 48eca06

Browse files
committed
Create security policy
1 parent f9d2918 commit 48eca06

1 file changed

Lines changed: 31 additions & 0 deletions

File tree

SECURITY.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
The following table lists versions and whether they are supported. Security
6+
vulnerability reports will be accepted and acted upon for all supported
7+
versions.
8+
9+
| Version | Supported |
10+
| ------- | ------------------ |
11+
| 3.3.x | :white_check_mark: |
12+
| 3.2.x | :white_check_mark: |
13+
| 3.1.x | :x: |
14+
| 3.0.x | :x: |
15+
| 2.2.x | :white_check_mark: |
16+
| < 2.2 | :x: |
17+
18+
## Reporting a Vulnerability
19+
20+
If you have found a security vulnerability, in order to keep it confidential,
21+
please do not report an issue on GitHub.
22+
23+
Please email us details of the vulnerability at [email protected];
24+
include a description and proof-of-concept that is [short and
25+
self-contained](http://www.sscce.org/).
26+
27+
You should expect a response within a week of your email. Depending on the
28+
severity of the issue, this may require some time to draft an immediate bugfix
29+
release. Less severe issues may be held until the next release.
30+
31+
We do not award bounties for security vulnerabilities.

0 commit comments

Comments
 (0)