Skip to content

Commit 01e7497

Browse files
authored
Merge pull request #742 from superboy-zjc/patch-1
Create SECURITY.md
2 parents 8567af9 + 04aa785 commit 01e7497

File tree

1 file changed

+25
-5
lines changed

1 file changed

+25
-5
lines changed

SECURITY.md

Lines changed: 25 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,31 @@
22

33
## Supported Versions
44

5-
| Version | Supported |
6-
| -------- | -------------------|
7-
| 0.61.x | :white_check_mark: |
8-
| < 0.61.x | :x: |
5+
The following versions of Django Unicorn are currently supported for security updates:
6+
7+
| Version | Supported |
8+
| ------- | ------------------ |
9+
| 0.61.x | ✅ Fully supported |
10+
11+
Please ensure you are using the latest version to receive security updates.
12+
13+
---
914

1015
## Reporting a Vulnerability
1116

12-
Report vulnerabilities by emailing unicorn@adamghill.com.
17+
We take security issues seriously and appreciate your efforts to responsibly disclose vulnerabilities.
18+
19+
To report a security vulnerability:
20+
21+
1. **Use our GitHub Security Advisory**:
22+
- Navigate to the [Django Unicorn repository](https://github.com/adamghill/django-unicorn).
23+
- Go to the **Security** tab and click **Report a vulnerability**.
24+
2. **Responsible Disclosure**:
25+
- Do not publicly disclose the vulnerability until we have had a chance to investigate and provide a fix.
26+
- We aim to respond to security reports within **48 hours** and provide a resolution within **7-14 days**.
27+
28+
---
29+
30+
## Acknowledgments
31+
32+
We appreciate the contributions of security researchers and developers who help us make Django Unicorn secure. Thank you for your support in keeping this project safe and reliable.

0 commit comments

Comments
 (0)