Skip to content

Commit 977d39b

Browse files
committed
pre-commit run
1 parent e23e719 commit 977d39b

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

SECURITY.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,12 @@
22

33
This document outlines security procedures and general policies for the pyzmq project.
44

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)
88

99
## Reporting a Bug
1010

11-
1211
Thank you for improving the security of pyzmq. We appreciate your efforts and
1312
responsible disclosure and will make every effort to acknowledge your
1413
contributions.
@@ -30,10 +29,10 @@ When the security team receives a security bug report, they will assign it to a
3029
primary handler. This person will coordinate the fix and release process,
3130
involving the following steps:
3231

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.
3736

3837
## Comments on this Policy
3938

0 commit comments

Comments
 (0)