From 82ffca3fc9988345016c8033f7f65c5b028dfe10 Mon Sep 17 00:00:00 2001 From: ᴜɴᴋɴᴡᴏɴ Date: Sat, 2 May 2020 17:15:55 +0800 Subject: Add security policy --- SECURITY.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000..0987f37d --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,11 @@ +# Security policy + +## Supported versions + +Only lastest two minor version releases are supported for patching security fixes. + +## Reporting a vulnerability + +Please send report privately to [security@gogs.io](mailto:security@gogs.io), and include how would you like to be credited. + +Thank you! -- cgit v1.2.3