File tree 1 file changed +9
-10
lines changed
1 file changed +9
-10
lines changed Original file line number Diff line number Diff line change @@ -8,24 +8,23 @@ versions.
8
8
9
9
| Version | Supported |
10
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 : |
11
+ | 3.5.x | :white_check_mark : |
12
+ | 3.4.x | :white_check_mark : |
13
+ | 3.3.x | :x : |
14
+ | < 3.3 | :x : |
15
+
17
16
18
17
## Reporting a Vulnerability
19
18
20
- If you have found a security vulnerability, in order to keep it confidential,
19
+ If you have found a security vulnerability, in order to keep it confidential,
21
20
please do not report an issue on GitHub.
22
21
23
- Please email us details of the vulnerability at matplotlib@numfocus.org ;
22
+ Please email us details of the vulnerability at matplotlib@numfocus.org ;
24
23
include a description and proof-of-concept that is [ short and
25
24
self-contained] ( http://www.sscce.org/ ) .
26
25
27
- You should expect a response within a week of your email. Depending on the
26
+ You should expect a response within a week of your email. Depending on the
28
27
severity of the issue, this may require some time to draft an immediate bugfix
29
28
release. Less severe issues may be held until the next release.
30
29
31
- We do not award bounties for security vulnerabilities.
30
+ We do not award bounties for security vulnerabilities.
You can’t perform that action at this time.
0 commit comments