From a66c357f4e4880dff9cf0555461cec4caa1edf21 Mon Sep 17 00:00:00 2001 From: fguillot Date: Tue, 30 Mar 2021 20:55:28 -0700 Subject: [PATCH] Create SECURITY.md --- SECURITY.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 000000000..bf8003ab5 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,11 @@ +# Security Policy + +## Supported Versions + +Only the latest stable version is supported. + +## Reporting a Vulnerability + +Do not open a new GitHub issue if the bug is a security vulnerability. + +Send an email to `security AT kanboard DOT net` will all the steps to reproduce the problem.