mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-08-22 05:01:26 +02:00
Merge pull request #1299 from DavidVadnais/main
Security.md is very out of date
This commit is contained in:
6
AUTHORS
6
AUTHORS
@@ -2,8 +2,10 @@ django-helpdesk was originally written by Ross Poulton. After nearly nine
|
||||
years under his guidance, the project graduated to its own eponymous
|
||||
organization, and is currently maintained by:
|
||||
|
||||
Christopher Broderick (@uhurusurfa)
|
||||
(@Benbb96)
|
||||
David Vadnais (@DavidVadnais)
|
||||
Alex Seeholzer (@flinz)
|
||||
Garret Wassermann (@gwasser)
|
||||
Jonathan Barratt (@reduxionist)
|
||||
|
||||
Since publishing the code a number of people have made some fantastic
|
||||
@@ -14,9 +16,11 @@ To these people, and many more, our sincere thanks:
|
||||
|
||||
Alex Barcelo
|
||||
Andreas Kotowicz
|
||||
Christopher Broderick
|
||||
Chris Etcp
|
||||
Daryl Egarr
|
||||
David Clymer
|
||||
Garret Wassermann (@gwasser)
|
||||
Loe Spee
|
||||
Maxim Litnitskiy
|
||||
Nikolay Panov
|
||||
|
10
SECURITY.md
10
SECURITY.md
@@ -2,19 +2,13 @@
|
||||
|
||||
## Supported Versions
|
||||
|
||||
The following chart shows versions of `django-helpdesk` that are currently receiving bugfixes and security patches.
|
||||
|
||||
| Version | Support History | Last Date of Support |
|
||||
| ------- | ------------------ | -------------------------------- |
|
||||
| 0.3.x | :white_check_mark: | will be set after release of 0.4 |
|
||||
| 0.2.x | :white_check_mark: | 2021-12-31 |
|
||||
| < 0.2 | :x: | 2016-10-31
|
||||
We only support the latest django-helpdesk version.
|
||||
|
||||
## Reporting a Vulnerability
|
||||
|
||||
If you believe you have discovered a bug impacting security in a supported version, please DO NOT file a Issue / Bug Report for it publicly.
|
||||
|
||||
Instead, please send details to <garret@wassiverse.com>. Please be sure to include "django-helpdesk security issue" in the subject line for fastest response.
|
||||
Instead, please send details to <uhurusurfa@gmail.com>. Please be sure to include "django-helpdesk security issue" in the subject line for fastest response.
|
||||
|
||||
Once reported, we'll be in touch to confirm the issue and work toward releasing a patch as soon as possible.
|
||||
|
||||
|
Reference in New Issue
Block a user