diff options
author | techknowlogick <techknowlogick@gitea.io> | 2020-08-19 12:15:55 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-19 17:15:55 +0100 |
commit | 1ca652c826c1053b86d5e4d4509b27c5f2beaf8a (patch) | |
tree | d6d92759c9bd043c589af6a0d4bfe79f4e69a11f /SECURITY.md | |
parent | e14f6088f800ecc9624fd307651e3ed4b6d9a091 (diff) | |
download | gitea-1ca652c826c1053b86d5e4d4509b27c5f2beaf8a.tar.gz gitea-1ca652c826c1053b86d5e4d4509b27c5f2beaf8a.zip |
Add security policy to repo (#12536)
Diffstat (limited to 'SECURITY.md')
-rw-r--r-- | SECURITY.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000000..9846a94f7e --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,10 @@ +# Reporting security issues + +The Gitea maintainers take security seriously. +If you discover a security issue, please bring it to their attention right away! + +### Reporting a Vulnerability + +Please **DO NOT** file a public issue, instead send your report privately to `security@gitea.io`. + +Security reports are greatly appreciated and we will publicly thank you for it, although we keep your name confidential if you request it. |