open-consul/website/source/security.html.erb

38 lines
1.2 KiB
Plaintext
Raw Normal View History

2016-10-29 19:44:20 +00:00
---
page_title: "Security"
description: |-
Consul takes security very seriously. Please responsibly disclose any security vulnerabilities found and we'll handle it quickly.
---
<div class="container">
<div class="col-md-8 col-md-offset-2">
<div class="bs-docs-section">
<h1>Consul Security</h1>
<p>
We understand that many users place a high level of trust in HashiCorp
and the tools we build. We apply best practices and focus on security to
make sure we can maintain the trust of the community.
</p>
<p>
We deeply appreciate any effort to disclose vulnerabilities responsibly
</p>.
<p>
If you would like to report a vulnerability, please see the <a
href="https://www.hashicorp.com/security.html">HashiCorp security
page</a>, which has the proper email to communicate with as well as our
PGP key. Please <strong>do not create an GitHub issue for security
concerns</strong>.
</p>
<p>
If you are not reporting a security sensitive vulnerability, please open
an issue on the <a href="https://github.com/hashicorp/consul">Consul
GitHub repository</a>.
</p>
</div>
</div>
</div>