summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorKitzunu <24550914+Kitzunu@users.noreply.github.com>2023-11-29 08:51:45 +0100
committerGitHub <noreply@github.com>2023-11-29 08:51:45 +0100
commite663505b41ef3639138d793b14f6896acfad07d8 (patch)
tree93aeb26e14bd433ae9675b6f84cc8b415eac2f90 /.github
parent26881b5c7c464d585992fa2b27de595d3bcd44e5 (diff)
chore(docs): update security.md (#17287)
* chore(docs): update security.md * Update SECURITY.md * Update SECURITY.md
Diffstat (limited to '.github')
-rw-r--r--.github/SECURITY.md6
1 files changed, 3 insertions, 3 deletions
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).