From 43e0ff788f47ad919b474bd07b4716cce3fe6f53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iv=C3=A1n=20Eduardo=20Chavez=20Ayub?= <165610830+Ivan-Ayub97@users.noreply.github.com> Date: Thu, 10 Jul 2025 00:03:23 -0600 Subject: [PATCH] Delete SECURITY.md --- SECURITY.md | 45 --------------------------------------------- 1 file changed, 45 deletions(-) delete mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md deleted file mode 100644 index 86c37fd..0000000 --- a/SECURITY.md +++ /dev/null @@ -1,45 +0,0 @@ -# Security Policy - -## Supported Versions - -We aim to support the most recent stable release of Warlock-Studio. Security updates and fixes are only guaranteed for: - -| Version | Supported | -| ------------ | --------- | -| 2.1.x | ✅ | -| 2.0.x | ✅ | -| 1.1.x | ✅ | - - -## Reporting a Vulnerability - -If you discover a security vulnerability in Warlock-Studio or any of its integrated components, **please report it responsibly**: - -- **Contact Email:** [negroayub97@gmail.com](mailto:negroayub97@gmail.com) -- **Do not** create a public GitHub issue to report security-related bugs. - -Please include the following in your email: - -- A detailed description of the vulnerability. -- Steps to reproduce the issue (if applicable). -- Your assessment of the potential impact. - -We will acknowledge your report within **72 hours** and aim to provide a resolution or mitigation plan within **7 working days**, depending on severity. - -## Scope - -This security policy covers: - -- The Warlock-Studio desktop application. -- Integrations with MedIA-Witch and MedIA-Wizard. -- AI models and third-party dependencies used within the app (to the extent they affect Warlock-Studio). - -**Note:** Vulnerabilities in third-party tools such as Real-ESRGAN, FFmpeg, ONNX Runtime, etc., should ideally be reported upstream to their maintainers. - -## Responsible Disclosure - -We support responsible disclosure. Please give us time to investigate and fix issues before any public disclosure. - ---- - -Thank you for helping make Warlock-Studio safer for everyone!