summaryrefslogtreecommitdiff
path: root/SECURITY.md
diff options
context:
space:
mode:
authorLevi Durfee <10798199+levidurfee@users.noreply.github.com>2026-01-08 09:40:27 -0500
committerGitHub <noreply@github.com>2026-01-08 09:40:27 -0500
commita0b3c0af00f1ef1fc74d7f304b50d5314ce13cea (patch)
tree6ebc94eae80818c4d7c8a07c7b8647225c130b10 /SECURITY.md
parent861acf8ce5711d1238df65cd94e85d5ac03583ef (diff)
Revise security policy for supported versions and reporting
Updated the security policy to clarify supported versions and reporting process.
Diffstat (limited to 'SECURITY.md')
-rw-r--r--SECURITY.md13
1 files changed, 13 insertions, 0 deletions
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.