diff options
author | Patrick Kollitsch <[email protected]> | 2020-12-18 23:40:49 +0700 |
---|---|---|
committer | Bjørn Erik Pedersen <[email protected]> | 2020-12-18 17:55:49 +0100 |
commit | ae2d1bd52df0099190ef9195666d0788708b0385 (patch) | |
tree | 3777adb962fb61406cdc88f085cfd2ec34339554 /SECURITY.md | |
parent | 81975f847dc19c21c2321207645807771db97fab (diff) | |
download | hugo-ae2d1bd52df0099190ef9195666d0788708b0385.tar.gz hugo-ae2d1bd52df0099190ef9195666d0788708b0385.zip |
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 (limited to 'SECURITY.md')
-rw-r--r-- | SECURITY.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 000000000..3b8ffac2b --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,5 @@ +## Security Policy + +### Reporting a Vulnerability + +Please report (suspected) security vulnerabilities to **[[email protected]](mailto:[email protected])**. 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. |