docs: add `SECURITY.md`

这个提交包含在:
evilebottnawi 2018-04-24 21:59:43 +03:00
父节点 aeaa877ed6
当前提交 cb3f256488
共有 2 个文件被更改,包括 11 次插入1 次删除

9
SECURITY.md 普通文件
查看文件

@ -0,0 +1,9 @@
# Reporting Security Issues
If you discover a security issue in webpack, please report it by sending an
email to [webpack@opencollective.com](mailto:webpack@opencollective.com).
This will allow us to assess the risk, and make a fix available before we add a
bug report to the GitHub repository.
Thanks for helping make webpack safe for everyone.

查看文件

@ -88,7 +88,8 @@
"buildin/",
"hot/",
"web_modules/",
"schemas/"
"schemas/",
"SECURITY.md"
],
"scripts": {
"setup": "node ./setup/setup.js",