mirror of https://github.com/hashicorp/consul
readme: add note about security related issues (#4401)
* readme: add note about security related issues This is a reminder to encourage responsible disclosure (vs. publicly on GitHub) for security-related issues. * readme: link to security pagepull/4427/head
parent
0663bdbe90
commit
28c58a9694
|
@ -32,6 +32,10 @@ Consul runs on Linux, Mac OS X, FreeBSD, Solaris, and Windows. A commercial
|
|||
version called [Consul Enterprise](https://www.hashicorp.com/products/consul)
|
||||
is also available.
|
||||
|
||||
**Please note**: We take Consul's security and our users' trust very seriously. If you
|
||||
believe you have found a security issue in Consul, please [responsibly disclose](https://www.hashicorp.com/security#vulnerability-reporting) by
|
||||
contacting us at security@hashicorp.com.
|
||||
|
||||
## Quick Start
|
||||
|
||||
An extensive quick start is viewable on the Consul website:
|
||||
|
|
Loading…
Reference in New Issue