diff options
author | Joe Chen <jc@unknwon.io> | 2022-04-09 14:02:32 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-09 14:02:32 +0800 |
commit | 69514d2fc8441c72de2d7027bfff54003f307083 (patch) | |
tree | eb3e8497793bfbe748dd4e97bd3368f5650fd38e /SECURITY.md | |
parent | 0778db4228b9da19d0ddfb2dc2652f7e64db2905 (diff) |
SECURITY: refer dummy issue to a simpler example (#6902)
Diffstat (limited to 'SECURITY.md')
-rw-r--r-- | SECURITY.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SECURITY.md b/SECURITY.md index 6bfd9dc2..24ffd4c1 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -11,7 +11,7 @@ Existing vulnerability reports are being tracked in [Gogs Vulnerability Reports] 1. Report a vulnerability: - We strongly enourage to use https://huntr.dev/ for submitting and managing status of vulnerability reports. - Alternatively, you may send vulnerability reports through emails to [security@gogs.io](mailto:security@gogs.io). -1. Create a [dummy issue](https://github.com/gogs/gogs/issues/6810) with high-level description of the security vulnerability for credibility and tracking purposes. +1. Create a [dummy issue](https://github.com/gogs/gogs/issues/6901) with high-level description of the security vulnerability for credibility and tracking purposes. 1. Project maintainers review the report and either: - Ask clarifying questions - Confirm or deny the vulnerability |