github.com/maier/nomad@v0.4.1-0.20161110003312-a9e3d0b8549d/website/source/security.html.erb (about)

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