Skip to content

Commit eac0f22

Browse files
committed
docs: add security policy
1 parent 115ac83 commit eac0f22

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

Diff for: SECURITY.md

+24
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 `sqlstring` team and community take all security bugs seriously. Thank you
6+
for improving the security of this module. Your efforts and responsible disclosure
7+
and every effort will be made to acknowledge your contributions, as long as they
8+
were responsibility disclosed.
9+
10+
Report security bugs by emailing the current owners of `sqlstring`. This information
11+
can be found in the npm registry using the command `npm owner ls sqlstring`.
12+
If unsure or unable to get the information from the above, open an issue
13+
in the [project issue tracker](https://github.com/mysqljs/sqlstring/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.

0 commit comments

Comments
 (0)