mirror of
https://github.com/vrana/adminer.git
synced 2025-08-25 07:20:56 +02:00
Move issues to GitHub
This commit is contained in:
@@ -6,6 +6,6 @@ I support only the last published version and the last development version (last
|
|||||||
|
|
||||||
## Reporting a Vulnerability
|
## 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.
|
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.
|
||||||
|
@@ -6,8 +6,8 @@
|
|||||||
"database"
|
"database"
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://sourceforge.net/p/adminer/bugs-and-features/",
|
"issues": "https://github.com/vrana/adminer/issues",
|
||||||
"forum": "https://sourceforge.net/p/adminer/discussion/",
|
"forum": "https://github.com/vrana/adminer/discussions",
|
||||||
"source": "https://github.com/vrana/adminer/"
|
"source": "https://github.com/vrana/adminer/"
|
||||||
},
|
},
|
||||||
"authors": [
|
"authors": [
|
||||||
|
Reference in New Issue
Block a user