Create SECURITY.md

This commit is contained in:
Griatch 2023-02-26 21:32:01 +01:00 committed by GitHub
parent 5a402508c6
commit f84da056e3

16
SECURITY.md Normal file
View File

@ -0,0 +1,16 @@
# Security Policy
## Supported Versions
These Evennia versions are currently supported with security updates. You are recommended
to use the latest minor/patch version within each major version.
| Version | Supported |
| ------- | ------------------ |
| 1.x | :white_check_mark: |
| < 1.0 | :x: |
## 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".
Your report will only be visible to Evennia core devs, until they choose to publish it.