Merge pull request #79050 from praseodym/patch-1

Create SECURITY.md for GitHub security policy page
This commit is contained in:
Kubernetes Prow Robot 2019-06-17 14:32:17 -07:00 committed by GitHub
commit 1894889314
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

14
.github/SECURITY.md vendored Normal file
View File

@ -0,0 +1,14 @@
# Security Policy
## Supported Versions
Information about supported Kubernetes versions can be found on the
[Kubernetes version and version skew support policy] page on the Kubernetes website.
## Reporting a Vulnerability
Instructions for reporting a vulnerability can be found on the
[Kubernetes Security and Disclosure Information] page.
[Kubernetes version and version skew support policy]: https://kubernetes.io/docs/setup/release/version-skew-policy/#supported-versions
[Kubernetes Security and Disclosure Information]: https://kubernetes.io/docs/reference/issues-security/security/#report-a-vulnerability