From c14fe5a4d28d253a1c1342f70e818f6d1974fdcc Mon Sep 17 00:00:00 2001 From: kolaente Date: Thu, 22 Apr 2021 15:05:57 +0200 Subject: [PATCH] Add security information to readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f9911e3be..d30b9e3e5 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,10 @@ This is the web frontend for Vikunja, written in Vue.js. Take a look at [our roadmap](https://my.vikunja.cloud/share/UrdhKPqumxDXUbYpEGJLSIyNTwAnbBzVlwdDpRbv/auth) (hosted on Vikunja!) for a list of things we're currently working on! +## Security Reports + +If you find any security-related issues you don't want to disclose publicly, please use [the contact information on our website](https://vikunja.io/contact/#security). + ## Docker There is a [docker image available](https://hub.docker.com/r/vikunja/api) with support for http/2 and aggressive caching enabled.