From e663505b41ef3639138d793b14f6896acfad07d8 Mon Sep 17 00:00:00 2001 From: Kitzunu <24550914+Kitzunu@users.noreply.github.com> Date: Wed, 29 Nov 2023 08:51:45 +0100 Subject: chore(docs): update security.md (#17287) * chore(docs): update security.md * Update SECURITY.md * Update SECURITY.md --- .github/SECURITY.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.github') diff --git a/.github/SECURITY.md b/.github/SECURITY.md index f5768a69ed..a907ec3ec9 100644 --- a/.github/SECURITY.md +++ b/.github/SECURITY.md @@ -66,10 +66,10 @@ Versions of macOS: | 11 | :white_check_mark: | | 10.15 and lower| :red_circle: | -**Note**: We do NOT support any repacks that may or may not have been made based on AzerothCore. Nor do we support any of the releases that are made under AzerothCore. +**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](https://www.azerothcore.org/wiki/installation). ## 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). +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/choose). +If a new vulnerability is found you should always create a new [bug report](https://github.com/azerothcore/azerothcore-wotlk/issues/new?assignees=&labels=&projects=&template=bug_report.yml). -- cgit v1.2.3