diff --git a/.github/ISSUE_TEMPLATE/security_issue.md b/.github/ISSUE_TEMPLATE/security_issue.md deleted file mode 100644 index e53e2a5a8..000000000 --- a/.github/ISSUE_TEMPLATE/security_issue.md +++ /dev/null @@ -1,25 +0,0 @@ ---- -name: Security issue -about: Report a security vulnerability -title: '[Security Issue] ' -labels: security -assignees: '' - ---- - -**⚠️ Important: Reporting Severe Vulnerabilities** - -If this is a severe vulnerability that puts users' data or systems at significant risk, please **do not use this form**. Instead, report the issue privately to the AliasVault team via email at [contact@support.aliasvault.net]. - -If this is not a severe issue and public knowledge would benefit others, feel free to use this form. - ---- - -**Describe the security vulnerability** -Provide a clear and concise description of the vulnerability, including steps to reproduce it if applicable. - -**Impact** -Explain the potential impact or risk posed by this vulnerability. - -**Additional context** -Include any relevant logs, screenshots, or additional information to help us understand and address the issue.