URI: 
       docs: create a SECURITY.md - hugo - [fork] hugo port for 9front
  HTML git clone git@git.drkhsh.at/hugo.git
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
   DIR README
   DIR LICENSE
       ---
   DIR commit ae2d1bd52df0099190ef9195666d0788708b0385
   DIR parent 81975f847dc19c21c2321207645807771db97fab
  HTML Author: Patrick Kollitsch <83281+davidsneighbour@users.noreply.github.com>
       Date:   Fri, 18 Dec 2020 23:40:49 +0700
       
       docs: create a SECURITY.md
       
       This file is used by Github as a tab on the repos homepage to access information about how to report security issues. The text is kept simple.
       
       Will solve #8074
       Diffstat:
         A SECURITY.md                         |       5 +++++
       
       1 file changed, 5 insertions(+), 0 deletions(-)
       ---
   DIR diff --git a/SECURITY.md b/SECURITY.md
       @@ -0,0 +1,5 @@
       +## Security Policy
       +
       +### Reporting a Vulnerability
       +
       +Please report (suspected) security vulnerabilities to **[bjorn.erik.pedersen@gmail.com](mailto:bjorn.erik.pedersen@gmail.com)**. You will receive a response from us within 48 hours. If we can confirm the issue, we will release a patch as soon as possible depending on the complexity of the issue but historically within days.