From 22459635c1eb177db48b77260b912c7e4d52377b Mon Sep 17 00:00:00 2001 From: Arlind Date: Sun, 12 Oct 2025 21:12:47 +0200 Subject: [PATCH] docs(security): add Security Policy --- SECURITY.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..f7d98c1 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,11 @@ +# Security Policy + +## Supported Versions + +This project only supports the **latest release**. +Older versions do **not** receive security updates or patches. + +| Version | Supported | +| ------- | --------------------- | +| Latest | ✅ Supported | +| Older | ❌ Not supported |