]> git.joonet.de Git - adminer.git/commitdiff
Create security policy
authorJakub Vrána <jakub@vrana.cz>
Wed, 10 Feb 2021 18:43:30 +0000 (19:43 +0100)
committerGitHub <noreply@github.com>
Wed, 10 Feb 2021 18:43:30 +0000 (19:43 +0100)
SECURITY.md [new file with mode: 0644]

diff --git a/SECURITY.md b/SECURITY.md
new file mode 100644 (file)
index 0000000..c68b159
--- /dev/null
@@ -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.