Skip to content

Commit 2b6bbd5

Browse files
authored
Create security policy
1 parent 4148262 commit 2b6bbd5

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

SECURITY.md

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

0 commit comments

Comments
 (0)