Skip to content

Commit f3f6049

Browse files
Adopt a basic security policy (#2040)
This informs users to submit security reports through GitHub's private vulnerability mechanism.
1 parent 2fc00c6 commit f3f6049

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

SECURITY.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
Only the latest version of django-debug-toolbar [![PyPI version](https://badge.fury.io/py/django-debug-toolbar.svg)](https://pypi.python.org/pypi/django-debug-toolbar) is supported.
6+
7+
## Reporting a Vulnerability
8+
9+
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/django-commons/django-debug-toolbar/security/advisories/new). We will review it and get back to you. Please refrain from public discussions of the issue.

0 commit comments

Comments
 (0)