aboutsummaryrefslogtreecommitdiff
path: root/SECURITY.md
diff options
context:
space:
mode:
authorsilverwind2022-07-28 03:22:47 +0200
committerGitHub2022-07-28 09:22:47 +0800
commitae52df6a64477bcd5076ddddbee64bb22b3897a0 (patch)
tree2950725dedb126fdff5f65fdd66cd61329e8c806 /SECURITY.md
parent6554d5197fa4082f3058ee880d2d6d80fbd97a56 (diff)
Add markdownlint (#20512)
Add `markdownlint` linter and fix issues. Config is based on the one from electron's repo with a few rules relaxed.
Diffstat (limited to 'SECURITY.md')
-rw-r--r--SECURITY.md19
1 files changed, 12 insertions, 7 deletions
diff --git a/SECURITY.md b/SECURITY.md
index 9795e3168..ef98a2a8a 100644
--- a/SECURITY.md
+++ b/SECURITY.md
@@ -1,6 +1,7 @@
# Reporting security issues
-The Gitea maintainers take security seriously.
+The Gitea maintainers take security seriously.
+
If you discover a security issue, please bring it to their attention right away!
## Reporting a Vulnerability
@@ -11,12 +12,16 @@ Please **DO NOT** file a public issue, instead send your report privately to `se
Due to the sensitive nature of security information, you can use below GPG public key encrypt your mail body.
-The PGP key is valid until June 24, 2024.
-Key ID: 6FCD2D5B
-Key Type: RSA
-Expires: 6/24/2024
-Key Size: 4096/4096
-Fingerprint: 3DE0 3D1E 144A 7F06 9359 99DC AAFD 2381 6FCD 2D5B
+The PGP key is valid until June 24, 2024.
+
+```
+Key ID: 6FCD2D5B
+Key Type: RSA
+Expires: 6/24/2024
+Key Size: 4096/4096
+Fingerprint: 3DE0 3D1E 144A 7F06 9359 99DC AAFD 2381 6FCD 2D5B
+```
+
UserID: Gitea Security <security@gitea.io>
```