evennia/SECURITY.md

21 lines
660 B
Markdown
Raw Normal View History

2023-02-26 21:32:01 +01:00
# Security Policy
## Supported Versions
2023-08-07 21:18:26 +02:00
These Evennia versions are currently supported with security updates. You are recommended
2023-02-26 21:32:01 +01:00
to use the latest minor/patch version within each major version.
| Version | Supported |
| ------- | ------------------ |
2025-07-01 09:51:25 +02:00
| 5.x | :white_check_mark: |
| 4.x | :x: |
2024-03-31 11:58:31 +02:00
| 3.x | :x: |
2024-01-26 09:24:04 +01:00
| 2.x | :x: |
| 1.x | :x: |
| < 1.0 | :x: |
2023-02-26 21:32:01 +01:00
## Reporting a Vulnerability
To report a vulnerability, go to the [issue tracker](https://github.com/evennia/evennia/issues/new/choose) and choose "Report a vulnerability".
2023-08-07 21:18:26 +02:00
Your report will only be visible to Evennia core devs, until they choose to publish it.