Skip to content

Commit b84e0bc

Browse files
committed
SECURITY.md: add security file
This is now recognized and recommended by GitHub. Fixes #32201 Change-Id: Iafb5ef1b2bee5f021a711b0b758aaf6a74758c5d Reviewed-on: https://go-review.googlesource.com/c/go/+/178697 Reviewed-by: Ian Lance Taylor <[email protected]>
1 parent ef2f417 commit b84e0bc

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

SECURITY.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
We support the past two Go releases (for example, Go 1.11.x and Go 1.12.x).
6+
7+
See https://golang.org/wiki/Go-Release-Cycle and in particular the
8+
[Release Maintenance](https://github.com/golang/go/wiki/Go-Release-Cycle#release-maintenance)
9+
part of that page.
10+
11+
## Reporting a Vulnerability
12+
13+
See https://golang.org/security for how to report a vulnerability.

0 commit comments

Comments
 (0)