Skip to content

Commit 0de12d8

Browse files
authored
Create SECURITY.md
1 parent b9af9e0 commit 0de12d8

1 file changed

Lines changed: 42 additions & 0 deletions

File tree

SECURITY.md

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
# Security Policies and Procedures
2+
3+
This document outlines security procedures and general policies for the `standard`
4+
project.
5+
6+
* [Reporting a Bug](#reporting-a-bug)
7+
* [Disclosure Policy](#disclosure-policy)
8+
* [Comments on this Policy](#comments-on-this-policy)
9+
10+
## Reporting a Bug
11+
12+
The `standard` team and community take all security bugs in `standard` seriously.
13+
Thank you for improving the security of `standard`. We appreciate your efforts and
14+
responsible disclosure and will make every effort to acknowledge your
15+
contributions.
16+
17+
Report security bugs by emailing the lead maintainer at zigrazor@gmail.com.
18+
19+
The lead maintainer will acknowledge your email within 48 hours, and will send a
20+
more detailed response within 48 hours indicating the next steps in handling
21+
your report. After the initial reply to your report, the security team will
22+
endeavor to keep you informed of the progress towards a fix and full
23+
announcement, and may ask for additional information or guidance.
24+
25+
Report security bugs in third-party modules to the person or team maintaining
26+
the module.
27+
28+
## Disclosure Policy
29+
30+
When the security team receives a security bug report, they will assign it to a
31+
primary handler. This person will coordinate the fix and release process,
32+
involving the following steps:
33+
34+
* Confirm the problem and determine the affected versions.
35+
* Audit code to find any potential similar problems.
36+
* Prepare fixes for all releases still under maintenance. These fixes will be
37+
released as fast as possible to npm.
38+
39+
## Comments on this Policy
40+
41+
If you have suggestions on how this process could be improved please submit a
42+
pull request.

0 commit comments

Comments
 (0)