From: Jakub Vrana Date: Fri, 7 Mar 2025 18:39:28 +0000 (+0100) Subject: Move issues to GitHub X-Git-Tag: v5.0.2~22 X-Git-Url: https://git.joonet.de/?a=commitdiff_plain;h=c19e6f27f1fb7b1835071891b6a60574bc130040;p=adminer.git Move issues to GitHub --- 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": [