From 4ee0fde0ac03b2879abb67b3b80685d2b57e65fb Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 24 Mar 2019 20:42:52 +0000 Subject: [PATCH] Updated readme with security info --- readme.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/readme.md b/readme.md index 037fbedb5..940deb04c 100644 --- a/readme.md +++ b/readme.md @@ -117,6 +117,15 @@ If you are looking to alter CSS or JavaScript content please edit the source fil The website which contains the project docs & Blog can be found in the [BookStackApp/website](https://github.com/BookStackApp/website) repo. +## Security + +Security information for administering a BookStack instance can be found on the [documentation site here](https://www.bookstackapp.com/docs/admin/security/). + +If you'd like to be notified of new potential security concerns you can [sign-up to the BookStack security mailing list](http://eepurl.com/glIh8z). + +If you would like to report a security concern in a more confidential manner than via a GitHub issue, You can directly email the lead maintainer [ssddanbrown](https://github.com/ssddanbrown). You will need to login to be able to see the email address on the [GitHub profile page](https://github.com/ssddanbrown). Alternatively you can send a DM via twitter to [@ssddanbrown](https://twitter.com/ssddanbrown). + + ## License The BookStack source is provided under the MIT License.