]> Cypherpunks.ru repositories - gostls13.git/commitdiff
SECURITY.md: update the Reporting a Vulnerability link
authorMateusz Poliwczak <mpoliwczak34@gmail.com>
Fri, 22 Sep 2023 13:53:22 +0000 (13:53 +0000)
committerGopher Robot <gobot@golang.org>
Fri, 22 Sep 2023 21:17:24 +0000 (21:17 +0000)
The https://go.dev/security is about: "This page provides
resources for Go developers to improve security for their
projects.", https://go.dev/security/policy is about Go Security Policy.

go.dev/security links to go.dev/security/policy,
but I think it is better to link directly to go.dev/security/policy
in this case.

Change-Id: Ic6515961dc48055236bb06cc814072caa10a8f54
GitHub-Last-Rev: 37ac8ab440a42679833b67ce96b7fd19ecac6ca3
GitHub-Pull-Request: golang/go#63163
Reviewed-on: https://go-review.googlesource.com/c/go/+/530119
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Roland Shoemaker <roland@golang.org>
SECURITY.md

index ab608f3af55cc384256de106a9bfd177a049a81e..e1718f0b012f7cea592027ae7574a6878f05f3fc 100644 (file)
@@ -10,4 +10,4 @@ part of that page.
 
 ## Reporting a Vulnerability
 
-See https://go.dev/security for how to report a vulnerability.
+See https://go.dev/security/policy for how to report a vulnerability.