From 762f09d1ba50359bcfe793a6fde97086bf1a4f87 Mon Sep 17 00:00:00 2001 From: Ken Johnson Date: Sat, 3 Mar 2018 11:44:15 -0500 Subject: [PATCH] Updating the section about security issues The app is full of security vulns but if there is something undocumented I'd like it mentioned and tracked in the issues section. Because this isn't something that is supporting a production instance of some application, I'm totally fine with the current way of submitting (through issues). --- CONTRIBUTING.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9b0e038..a0ee2be 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -24,9 +24,6 @@ Please go through the project wiki, documentation and source code first, or try to ask your question in our [Slack Channel](https://owasp.slack.com/messages/C04THC44W). -If you find a security bug, do not report it through GitHub. -Please send an e-mail to railsgoat@gmail.com instead. - ## Sending Pull Requests Before sending a new Pull Request, take a look on existing Pull Requests