From 7b26cd37e9b2b64474b2092f766f53e1f495b1d4 Mon Sep 17 00:00:00 2001 From: "Sahdev P. Zala" Date: Tue, 30 Jul 2019 22:23:55 -0400 Subject: [PATCH] README: update security reference Now that we have security disclosure and release process in place, update the related reference. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 89763fc9b..af04feb0b 100644 --- a/README.md +++ b/README.md @@ -171,7 +171,7 @@ See [reporting bugs](Documentation/reporting_bugs.md) for details about reportin ## Reporting a security vulnerability -A security vulnerability can be reported as an issue, however, GitHub and mailing lists may NOT always be an appropriate place for reporting vulnerabilities. In that case, please reach out to the project [MAINTAINERS](https://github.com/etcd-io/etcd/blob/master/MAINTAINERS) to first discuss the vulnerabilities with them and take necessary action per such discussion. +See [security disclosure and release process](security/README.md) for details on how to report a security vulnerability and how the etcd team manages it. ## Issue and PR management