File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change
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.
You can’t perform that action at this time.
0 commit comments