File tree Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Original file line number Diff line number Diff line change 2
2
3
3
This document outlines security procedures and general policies for the pyzmq project.
4
4
5
- * [ Reporting a Bug] ( #reporting-a-bug )
6
- * [ Disclosure Policy] ( #disclosure-policy )
7
- * [ Comments on this Policy] ( #comments-on-this-policy )
5
+ - [ Reporting a Bug] ( #reporting-a-bug )
6
+ - [ Disclosure Policy] ( #disclosure-policy )
7
+ - [ Comments on this Policy] ( #comments-on-this-policy )
8
8
9
9
## Reporting a Bug
10
10
11
-
12
11
Thank you for improving the security of pyzmq. We appreciate your efforts and
13
12
responsible disclosure and will make every effort to acknowledge your
14
13
contributions.
@@ -30,10 +29,10 @@ When the security team receives a security bug report, they will assign it to a
30
29
primary handler. This person will coordinate the fix and release process,
31
30
involving the following steps:
32
31
33
- * Confirm the problem and determine the affected versions.
34
- * Audit code to find any potential similar problems.
35
- * Prepare fixes for all releases still under maintenance. These fixes will be
36
- released as fast as possible to npm.
32
+ - Confirm the problem and determine the affected versions.
33
+ - Audit code to find any potential similar problems.
34
+ - Prepare fixes for all releases still under maintenance. These fixes will be
35
+ released as fast as possible to npm.
37
36
38
37
## Comments on this Policy
39
38
You can’t perform that action at this time.
0 commit comments