aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRod Vagg <rod@vagg.org>2015-06-11 20:37:37 +1000
committerJeremiah Senkpiel <fishrock123@rocketmail.com>2015-06-19 12:02:33 -0700
commit8ac50819b69f962c13f9b436e0c7c5488276a6fd (patch)
tree07a9e911f1e7a8af701e2275dbda320f5954215a /README.md
parent0ecf9457b54ead308de5f7d1535c30f7b4be1929 (diff)
downloadandroid-node-v8-8ac50819b69f962c13f9b436e0c7c5488276a6fd.tar.gz
android-node-v8-8ac50819b69f962c13f9b436e0c7c5488276a6fd.tar.bz2
android-node-v8-8ac50819b69f962c13f9b436e0c7c5488276a6fd.zip
doc: add security section to README.md
PR-URL: https://github.com/nodejs/io.js/pull/1948 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Johan Bergström <bugs@bergstroem.nu> Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index 900fa21ebf..0d1c2e8096 100644
--- a/README.md
+++ b/README.md
@@ -280,7 +280,16 @@ Instructions:
[#io.js on Freenode.net](http://webchat.freenode.net?channels=io.js&uio=d4)
* [iojs/io.js on Gitter](https://gitter.im/nodejs/io.js)
+## Security
+All security bugs in io.js are taken seriously and should be reported by
+emailing security@iojs.org. This will be delivered to a subset of the project
+team who handle security issues. Please don't disclose security bugs
+public until they have been handled by the security team.
+
+Your email will be acknowledged within 24 hours, and you’ll receive a more
+detailed response to your email within 48 hours indicating the next steps in
+handling your report.
## Current Project Team Members