From 022caaadd1abb1be0a15e168d62497dcaa7efe89 Mon Sep 17 00:00:00 2001 From: Mararok <5163714+Mararok@users.noreply.github.com> Date: Sat, 29 Jun 2024 12:03:28 +0200 Subject: [PATCH] doc: SECURITY.md --- SECURITY.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..2b3d0d2 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,23 @@ +# Security Policy + +## Reporting a Vulnerability + +At Hexancore, we take security concerns seriously. +If you discover a security vulnerability, please let us know as soon as possible. +We appreciate your efforts to responsibly disclose your findings and will make every effort to acknowledge your contributions. + +## Responsible Disclosure Guidelines + +- **Let us know immediately** upon discovery of a potential security issue, and we'll make every effort to quickly resolve the issue. +- **Provide us with a reasonable amount of time** to address the issue before disclosing it publicly. +- **Do not exploit the vulnerability** for any purpose other than to demonstrate its existence. + +## Reporting Security Issues + +Please report security issues directly to security@hexancore.com. +You can expect to receive acknowledgement of your report within 24h. +If the issue is confirmed, we will release a patch as soon as possible in the next scheduled update cycle. + +## Security Updates + +Security updates and patches will be provided in a timely manner and will be documented in our release notes.