Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

Commit c92ece8

Browse files
committed
2 parents bd6574a + 077c6a2 commit c92ece8

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

SECURITY.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Security Policy
2+
3+
We take security bugs contained within the KOG bot with upmost seriousness. We appreciate your effort to appropriately and responsibly disclose your findings, and we will make sure your efforts to report these vulnerabilities are acknowledged.
4+
5+
If you wish to report a security vulnerability, please utilize GitHub's built in [Security tab](https://github.com/AstroHWeston/kog-bot-tomfoolery/security) and click on the `Report a vulnerability` button in the top right.
6+
After your request is received, the development team will diligently review your request, and start working on a fix on the vulnerability as soon as possible.
7+
8+
Throughout this, the developers will keep you up to date with the progress of a potential fix to your issue, as well as what steps to take to cordon off any possible security intrusions in production.
9+
10+
> [!NOTE]
11+
> If your vulerability report is contained to one specific package, and not our implementation of that package, please report the vulnerability to that package's maintainer. You may view the email address of the package maintainer by running `npm show <package_name>`.

0 commit comments

Comments
 (0)