diff options
Diffstat (limited to 'node_modules/webpack/SECURITY.md')
-rw-r--r-- | node_modules/webpack/SECURITY.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/node_modules/webpack/SECURITY.md b/node_modules/webpack/SECURITY.md new file mode 100644 index 0000000..0551ac7 --- /dev/null +++ b/node_modules/webpack/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. |