You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: SECURITY.md
+25-5Lines changed: 25 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -2,11 +2,31 @@
2
2
3
3
## Supported Versions
4
4
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
+
---
9
14
10
15
## Reporting a Vulnerability
11
16
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