From: Jakub Vrána Date: Wed, 10 Feb 2021 18:43:30 +0000 (+0100) Subject: Create security policy X-Git-Tag: v4.8.1~25 X-Git-Url: https://git.joonet.de/?a=commitdiff_plain;h=cd7f06c8b2c8554a775941e8ca1ac712cb8ba900;p=adminer.git Create security policy --- diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000..c68b159e --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,11 @@ +# Security Policy + +## Supported Versions + +I support only the last published version and the last development version (last commit). + +## Reporting a Vulnerability + +To report a vulnerability, create a private bug at https://sourceforge.net/p/adminer/bugs-and-features/new/?private=1. + +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.