From 5134831c7a130c023711802c9d93bb899700c59b Mon Sep 17 00:00:00 2001 From: SugarcaneDefender Date: Tue, 4 Feb 2025 22:04:53 -0500 Subject: [PATCH] Create SECURITY.md Basic guidelines outlining the security, and what to do if there is a data leak/backdoor detected in the program. --- SECURITY.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..82390d6 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,8 @@ +# Security Policy + +## Supported Versions +Only report security flaws for the current latest tag under main, or any incoming pull requests. + +## Reporting a Vulnerability + +If you see a security vulnerability, please email me at zwaif77@gmail.com . If this is a backdoor, or a security flaw that is actively being abused to gather chat logs, please try to alert the community Discord, as well as other platforms, as soon as possible.