Files
azerothcore-wotlk/.github/SECURITY.md
Anton Popovichenko 36a8653c83 fix(CI/macOS): Fix macOS CI dependency installation by updating macOS version. (#19997)
* fix(CI/MacOS): Fix MacOS CI dependency installation.

* Try to use macos 14 version

* Remove brew cleanup and z3 dependency

* Adjust readline lib discovery

* Update macos supported version in SECURITY.md
2024-09-21 11:37:55 -03:00

2.2 KiB

Security Policy

Supported Versions

We support the following versions of dependencies.

= supported

🔴 = NOT supported

unspecified = might work but no guarantee

Versions of AzerothCore:

AzerothCore Branch Supported
master
Any playerbot fork 🔴
Any NPCBot fork 🔴

Versions of MySQL:

MySQL Version Supported
8.4
8.0
5.7 and lower 🔴

Versions of CLang:

CLang Version Supported
18
15
14 and lower 🔴

Versions of GCC:

GCC Version Supported
14
12
11 and lower 🔴

Versions of Ubuntu:

Ubuntu version Supported
24.04
22.04
20.04 and lower 🔴

Versions of macOS:

macOS Version Supported
14
12 and lower 🔴

Note: We do NOT support any repacks that may or may not have been made based on AzerothCore. This is because they are usually based on older versions and there is no way to know what is in the precompiled binaries. Instead, you should compile your binaries from the AzerothCore source. To get started, read the Installation Guide.

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.