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": [