Browse Source

Merge pull request #10960 from spzala/readmesec

README: update security reference
Sahdev Zala 6 years ago
parent
commit
e745649cce
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
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