From 98aee7bb35cecc398cc255a8531b449b75ef7fe0 Mon Sep 17 00:00:00 2001 From: Leendert de Borst <6917405+lanedirt@users.noreply.github.com> Date: Wed, 15 Jan 2025 18:28:53 +0100 Subject: [PATCH] Delete .github/ISSUE_TEMPLATE/security_issue.md --- .github/ISSUE_TEMPLATE/security_issue.md | 25 ------------------------ 1 file changed, 25 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/security_issue.md 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.