diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 000000000..bfe83102b --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,33 @@ +# Security Policy + +## Supported Versions + +We support these versions of AzerothCore: + +| AzerothCore Branch | Supported | +| ------------------ | ------------------ | +| master | :white_check_mark: | + +We support these versions of MySQL: + +| MySQL Version | Supported | +| ------------- | ------------------ | +| 5.6 | :white_check_mark: | +| 5.7 | :white_check_mark: | +| 8.0 | :white_check_mark: | + +We support these versions of MariaDB: + +| MariaDB Version | Supported | +| --------------- | ------------------ | +| 10.2 | :white_check_mark: | +| 10.3 | :white_check_mark: | +| 10.4 | :white_check_mark: | + +Note: We do not support any repacks that may or may not have been made based on AzerothCore. + +## Reporting a Vulnerability + +We class a vulnerability to be any hack or exploit that has an impact on the server performance or that gives unfair advantages in the game (e.g fly hacking or injection tools). + +If a new vulnerability is found you should always create a new [bug report](https://github.com/azerothcore/azerothcore-wotlk/issues/new).