github.com/ratanraj/packer@v1.3.2/website/source/security.html.erb (about)

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