From 29f0f34c76414adb40fcd8dfd040f6b7f4da2b41 Mon Sep 17 00:00:00 2001 From: Jiralite <33201955+Jiralite@users.noreply.github.com> Date: Mon, 6 Jul 2026 13:37:03 +0100 Subject: [PATCH] chore: remove duplicate security policy (#1305) --- .github/ISSUE_TEMPLATE/config.yml | 3 --- SECURITY.md | 5 ----- 2 files changed, 8 deletions(-) delete mode 100644 SECURITY.md diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index ce0057b5c..5efa03935 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -3,6 +3,3 @@ contact_links: - name: Ideas and feature requests url: https://github.com/orgs/fluxerapp/discussions about: Suggest an improvement or new capability. - - name: Security reports - url: https://fluxer.app/security - about: Report vulnerabilities privately. diff --git a/SECURITY.md b/SECURITY.md deleted file mode 100644 index 21de51ddc..000000000 --- a/SECURITY.md +++ /dev/null @@ -1,5 +0,0 @@ -# Security - -Please report security issues through the Fluxer security page: - -https://fluxer.app/security