From 8b759c98ea331ec9b6bb37359a97e3f0162727bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dalibor=20Markovi=C4=87?= Date: Wed, 24 Jun 2026 22:31:40 +0200 Subject: [PATCH] Dodaj bezbednosnu politiku (SECURITY.md) --- SECURITY.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..10ecb60 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,23 @@ +# Security Policy + +## Supported Versions + +NTech is currently in active development. Only the latest version receives security updates. + +| Version | Supported | +| ------- | --------- | +| latest | ✅ | +| older | ❌ | + +## Reporting a Vulnerability + +If you discover a security vulnerability, please **do not open a public issue**. + +Report it by email to: **dalibor31@gmail.com** + +Include: +- Description of the vulnerability +- Steps to reproduce +- Potential impact + +You can expect a response within **3 business days**. If the vulnerability is confirmed, a fix will be prioritized and released as soon as possible. You will be credited in the release notes unless you prefer to remain anonymous.