summaryrefslogtreecommitdiff
path: root/.github/SECURITY.md
diff options
context:
space:
mode:
authorSho Sakuma <me@m1sk9.dev>2026-01-10 14:09:11 +0900
committerSho Sakuma <me@m1sk9.dev>2026-01-10 14:09:11 +0900
commit340eb72a77bca58ebce15280e3f166f2a3b4966d (patch)
tree4d8319d7c26529f78a8b2965b24804dd99a2639b /.github/SECURITY.md
parent7f8cc94aaa28340f084f1b700fd07295757df76a (diff)
downloadLunaticChat-340eb72a77bca58ebce15280e3f166f2a3b4966d.tar.gz
LunaticChat-340eb72a77bca58ebce15280e3f166f2a3b4966d.tar.bz2
LunaticChat-340eb72a77bca58ebce15280e3f166f2a3b4966d.zip
docs: Add Contributing guide and Security guide
Diffstat (limited to '.github/SECURITY.md')
-rw-r--r--.github/SECURITY.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/.github/SECURITY.md b/.github/SECURITY.md
new file mode 100644
index 0000000..b2a5b43
--- /dev/null
+++ b/.github/SECURITY.md
@@ -0,0 +1,16 @@
+# Security Policy
+
+## Supported Versions
+
+LunaticChat only supports the latest version at any given time.
+Older versions are not supported, and backports will not be provided unless absolutely necessary.
+
+### In Minecraft
+
+The Minecraft version follows the `api-version` on which the latest LunaticChat runs. However, it fundamentally depends on the Paper API / Velocity API version.
+
+(Example: If the `api-version` is `1.21`, operation on `1.21.X` is guaranteed.)
+
+## Reporting a Vulnerability
+
+Do not report security issues using Issues. Please report them by sending an encrypted email to [me@m1sk9.dev](mailto:me@m1sk9.dev).