diff --git a/.github/SECURITY.md b/.github/SECURITY.md new file mode 100644 index 0000000..9de0c72 --- /dev/null +++ b/.github/SECURITY.md @@ -0,0 +1,33 @@ +# Security Policy + +## Supported Versions + +Support for Open Ticket is only available for the versions specified below! + +✅ Supported +🟧 Partially Supported +❌ Not Supported + +| Version | Supported | +| ------- | ------------------ | +| 3.3.1 | :white_check_mark: | +| 3.3.0 | 🟧 | +| 3.2.2 | 🟧 | +| < 3.2.2 | :x: | + +## Reporting a Vulnerability + +You can report Vulnerabilities, errors & bugs in the following ways: + +- Creating an issue on github +- Creating a ticket in our discord server +- Reporting the bug in DM on discord (DJj123dj#1706) +- Emailing support@dj-dj.be + +If your report an error, be clear about what is going on. +Specify the version & language of the bot together with when the error happend. (for example: when I click the close button) +Send screenshots from the error if possible, and send openticketdebug.txt (or a screenshot of it) to us. +Don't just report the error and never reply again! It can be possible that we need you for more information! + +## Contributing +Visit [Contributing.md](/.github/CONTRIBUTING.md) for rules about translating & adding features!