diff --git a/SECURITY.md b/SECURITY.md index 88ff092a26..ebbf58960b 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -1,7 +1,11 @@ # Security Policy -## Reporting a Vulnerability +## Supported Versions + +Only the latest version of django-rest-framework is supported: -**Please report security issues by emailing security@encode.io**. +[![PyPI version](https://badge.fury.io/py/djangorestframework.svg)](https://pypi.python.org/pypi/djangorestframework) + +## Reporting a Vulnerability -The project maintainers will then work with you to resolve any issues where required, prior to any public disclosure. +If you think you have found a vulnerability, and even if you are not sure, please [report it to us in private](https://github.com/encode/django-rest-framework/security/advisories/new). We will review it and get back to you. Please refrain from public discussions of the issue. \ No newline at end of file