diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000000..09ca7f7ceb --- /dev/null +++ b/SECURITY.md @@ -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.