Skip to content

Commit

Permalink
chore(docs): update security.md (azerothcore#17287)
Browse files Browse the repository at this point in the history
* chore(docs): update security.md

* Update SECURITY.md

* Update SECURITY.md
  • Loading branch information
Kitzunu authored Nov 29, 2023
1 parent 26881b5 commit e663505
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).

0 comments on commit e663505

Please sign in to comment.