From c55406657d40e12c37a2390bf4b44ae01a356c2a Mon Sep 17 00:00:00 2001
From: Tom Christie
Date: Wed, 22 May 2013 16:45:33 +0100
Subject: Security email address
---
docs/index.md | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
(limited to 'docs/index.md')
diff --git a/docs/index.md b/docs/index.md
index 7c38efd3..222bb739 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -206,7 +206,13 @@ For updates on REST framework development, you may also want to follow [the auth
-
+
+## Security
+
+If you believe you’ve found something in Django REST framework which has security implications, please **do not raise the issue in a public forum**.
+
+Send a description of the issue via email to [rest-framework-security@googlegroups.com][security-mail]. The project maintainers will then work with you to resolve any issues where required, prior to any public disclosure.
+
## License
Copyright (c) 2011-2013, Tom Christie
@@ -294,6 +300,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
[stack-overflow]: http://stackoverflow.com/
[django-rest-framework-tag]: http://stackoverflow.com/questions/tagged/django-rest-framework
[django-tag]: http://stackoverflow.com/questions/tagged/django
+[security-mail]: mailto:rest-framework-security@googlegroups.com
[paid-support]: http://dabapps.com/services/build/api-development/
[dabapps]: http://dabapps.com
[contact-dabapps]: http://dabapps.com/contact/
--
cgit v1.2.3