github.com/outbrain/consul@v1.4.5/website/source/security.html.erb (about)

     1  ---
     2  layout: "inner"
     3  page_title: "Security"
     4  description: |-
     5    Consul takes security very seriously. Please responsibly disclose any security vulnerabilities found and we'll handle it quickly.
     6  ---
     7  
     8  <h1>Security</h1>
     9  
    10  <p>
    11    We understand that many users place a high level of trust in HashiCorp and
    12    the tools we build. We apply best practices and focus on security to make
    13    sure we can maintain the trust of the community.
    14  </p>
    15  <p>
    16    We deeply appreciate any effort to disclose vulnerabilities responsibly.
    17  </p>
    18  <p>
    19    If you would like to report a vulnerability, please see the
    20    <a href="https://www.hashicorp.com/security.html">HashiCorp security page</a>,
    21    which has the proper email to communicate with as well as our PGP key.
    22  </p>
    23  <p>
    24    If you aren't reporting a security sensitive vulnerability, please
    25    open an issue on the standard <a href="https://github.com/hashicorp/consul">GitHub</a>
    26    repository.
    27  </p>