aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGusted <williamzijl7@hotmail.com>2022-06-27 07:20:29 +0200
committerGitHub <noreply@github.com>2022-06-27 13:20:29 +0800
commit1f7c717b590963e25d4ea37f25d3cdf5b695b77c (patch)
tree8f0105a658377bcc11b9dab0f87e9361f104ee0d
parent004859581148bf8f404599e143932236cb8122a5 (diff)
downloadgitea-1f7c717b590963e25d4ea37f25d3cdf5b695b77c.tar.gz
gitea-1f7c717b590963e25d4ea37f25d3cdf5b695b77c.zip
Add spacing between the properties of the key (#20145)
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
-rw-r--r--SECURITY.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/SECURITY.md b/SECURITY.md
index 7b43b32de5..9795e3168e 100644
--- a/SECURITY.md
+++ b/SECURITY.md
@@ -11,12 +11,12 @@ 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>
```