hugo

Unnamed repository; edit this file 'description' to name the repository.

git clone git://git.shimmy1996.com/hugo.git
commit ae2d1bd52df0099190ef9195666d0788708b0385
parent 81975f847dc19c21c2321207645807771db97fab
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:
ASECURITY.md | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)
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.