From c43c721f7fd97d2fdacc8876b4412f1b9e78c76c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20Ku=C3=9Fowski?= Date: Mon, 12 Jan 2026 09:01:32 +0100 Subject: [PATCH] chore: Add security.md file --- SECURITY.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 000000000..ff51b140f --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,15 @@ +# Security Policy + +If you believe you have discovered a security vulnerability in this project, **do not open a public issue**. + +To report a security issue responsibly, please go to the Security tab or visit: + +https://github.com/krille-chan/fluffychat/security/advisories/new + +The following information can help us address the issue: + +- Clear steps to reproduce the vulnerability +- The software version you are using +- The affected platforms + +We appreciate your report and will respond as quickly as possible. Please note that this project is maintained by volunteers and is provided without guarantees.