Skip to content

Commit 706d6dd

Browse files
committed
docs: add security policy
1 parent b690ba4 commit 706d6dd

File tree

2 files changed

+25
-0
lines changed

2 files changed

+25
-0
lines changed

SECURITY.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Security Policies and Procedures
2+
3+
## Reporting a Bug
4+
5+
The `send` team and community take all security bugs seriously. Thank you
6+
for improving the security of Express. We appreciate your efforts and
7+
responsible disclosure and will make every effort to acknowledge your
8+
contributions.
9+
10+
Report security bugs by emailing the current owner(s) of `send`. This information
11+
can be found in the npm registry using the command `npm owner ls send`.
12+
If unsure or unable to get the information from the above, open an issue
13+
in the [project issue tracker](https://github.com/pillarjs/send/issues)
14+
asking for the current contact information.
15+
16+
To ensure the timely response to your report, please ensure that the entirety
17+
of the report is contained within the email body and not solely behind a web
18+
link or an attachment.
19+
20+
At least one owner will acknowledge your email within 48 hours, and will send a
21+
more detailed response within 48 hours indicating the next steps in handling
22+
your report. After the initial reply to your report, the owners will
23+
endeavor to keep you informed of the progress towards a fix and full
24+
announcement, and may ask for additional information or guidance.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
"HISTORY.md",
4848
"LICENSE",
4949
"README.md",
50+
"SECURITY.md",
5051
"index.js"
5152
],
5253
"engines": {

0 commit comments

Comments
 (0)