From 23e4e587bd3c341a2b89d4cb08b794b4724fbb72 Mon Sep 17 00:00:00 2001 From: Stalin <161853795+Stalin-143@users.noreply.github.com> Date: Fri, 17 Apr 2026 14:27:58 +0530 Subject: [PATCH] Revise formatting and content of SECURITY.md Updated the formatting and structure of the security policy document, including changes to the reporting vulnerabilities section. --- SECURITY.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..06f544c --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,19 @@ +## Security Policy + +### Reporting Vulnerabilities + +If you discover any security vulnerabilities, we encourage you to report them responsibly. + +Please send detailed information about the vulnerability to: +**[w4nn4d133@gmail.com](mailto:w4nn4d133@gmail.com)** + +Alternatively, you may submit your report through our official advisory channel (if available). + +### Guidelines for Reporting + +* Provide a clear description of the vulnerability +* Include steps to reproduce the issue +* Attach proof-of-concept (PoC) if possible +* Mention the potential impact + +We appreciate responsible disclosure and will work to address valid issues promptly.