From b2d6757e8ac4dce38586ea1de57879040c2f9d53 Mon Sep 17 00:00:00 2001 From: "S. Li" Date: Thu, 12 Nov 2015 00:53:27 -0500 Subject: [PATCH] add SECURITY.md --- SECURITY.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000000..ccb618ae4b1 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,7 @@ +# Reporting Security Issues + +Please report any security issues you discovered to security[at]rocket[dot]chat + +We will assess the risk, plus make a fix available before we create a GitHub issue. + +Thank you for your contribution.