github.com/smintz/nomad@v0.8.3/website/source/security.html.erb (about)

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