From a0b3c0af00f1ef1fc74d7f304b50d5314ce13cea Mon Sep 17 00:00:00 2001 From: Levi Durfee <10798199+levidurfee@users.noreply.github.com> Date: Thu, 8 Jan 2026 09:40:27 -0500 Subject: Revise security policy for supported versions and reporting Updated the security policy to clarify supported versions and reporting process. --- SECURITY.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 SECURITY.md (limited to 'SECURITY.md') diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..b61d84c --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,13 @@ +# Security Policy + +## Supported Versions + +While we haven't launched a major version yet, we currently support any of our development versions. + +| Version | Supported | +| ------- | ------------------ | +| < 1.0 | :white_check_mark: | + +## Reporting a Vulnerability + +Please report all vulnerabilities to support@x6c.co. We will get back to you within 24 hours to discuss next steps. -- cgit v1.2.3