diff --git a/AUTHORS b/AUTHORS index ebb11164..ba283a43 100644 --- a/AUTHORS +++ b/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 diff --git a/SECURITY.md b/SECURITY.md index ce7ca9fc..0d8d580c 100644 --- a/SECURITY.md +++ b/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 . Please be sure to include "django-helpdesk security issue" in the subject line for fastest response. +Instead, please send details to . 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.