From d8314d36abe3e48f8441d33e9e7b2ad40cdb95b7 Mon Sep 17 00:00:00 2001 From: William Vu Date: Tue, 4 Mar 2014 02:27:06 -0600 Subject: [PATCH] Add note about reporting vulns --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e57f9c79b8..abd95ec995 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -44,6 +44,7 @@ guide](https://github.com/rapid7/metasploit-framework/wiki/Setting-Up-a-Metasplo ## Bug Reports +* **Do** report vulnerabilities in Rapid7 software to security@rapid7.com. * **Do** create a Redmine account and report your bug there. * **Do** write a detailed description of your bug. * **Do** include reproduction steps, stack traces, and anything else that might help us verify and fix your bug.