]> Cypherpunks.ru repositories - gostls13.git/commitdiff
doc: suggest security@golang.org for reporting security issues
authorAndrew Gerrand <adg@golang.org>
Thu, 25 Jun 2015 22:46:30 +0000 (08:46 +1000)
committerAndrew Gerrand <adg@golang.org>
Fri, 26 Jun 2015 09:53:36 +0000 (09:53 +0000)
Fixes #11402

Change-Id: I195575a54e30ad6d6b1d0996fde34c0163bbd2c2
Reviewed-on: https://go-review.googlesource.com/11530
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
CONTRIBUTING.md
doc/contrib.html

index 0ba13d34b774c130c9cb0f3345dfa1205af52ce3..712431cab5e97144a43414c92700ef17f09fe1c3 100644 (file)
@@ -18,6 +18,8 @@ When filing an issue, make sure to answer these five questions:
 General questions should go to the [golang-nuts mailing list](https://groups.google.com/group/golang-nuts) instead of the issue tracker.
 The gophers there will answer or ask you to file an issue if you've tripped over a bug.
 
+Sensitive security-related issues should be reported to [security@golang.org](mailto:security@golang.org).
+
 ## Contributing code
 
 Please read the [Contribution Guidelines](https://golang.org/doc/contribute.html)
index 93a609fb203ee26f8a8571e0b42daa0b5038e4de..c286abc9b8476651aaa7a7343860f3d33d9005b4 100644 (file)
@@ -91,6 +91,10 @@ a new one.)
 We pride ourselves on being meticulous; no issue is too small.
 </p>
 
+<p>
+Sensitive security-related issues should be reported to <a href="mailto:security@golang.org">security@golang.org</a>.
+</p>
+
 <h3><a href="/doc/contribute.html">Contributing code</a></h3>
 
 <p>