From c19e6f27f1fb7b1835071891b6a60574bc130040 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Fri, 7 Mar 2025 19:39:28 +0100 Subject: [PATCH] Move issues to GitHub --- SECURITY.md | 2 +- composer.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index c68b159e..7800978a 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -6,6 +6,6 @@ I support only the last published version and the last development version (last ## Reporting a Vulnerability -To report a vulnerability, create a private bug at https://sourceforge.net/p/adminer/bugs-and-features/new/?private=1. +To report a vulnerability, add a new draft security advisory at https://github.com/vrana/adminer/security/advisories/new. I handle security issues with top priority. If you don't hear from me in a week then please ping the bug. Once I accept the bug, the fix should be available and new version released within days. I will mark the bug as public after releasing a new version or declining the bug. diff --git a/composer.json b/composer.json index e6b45137..264006b6 100644 --- a/composer.json +++ b/composer.json @@ -6,8 +6,8 @@ "database" ], "support": { - "issues": "https://sourceforge.net/p/adminer/bugs-and-features/", - "forum": "https://sourceforge.net/p/adminer/discussion/", + "issues": "https://github.com/vrana/adminer/issues", + "forum": "https://github.com/vrana/adminer/discussions", "source": "https://github.com/vrana/adminer/" }, "authors": [