pkg.re/essentialkaos/ek.10@v12.41.0+incompatible/SECURITY.md (about)

     1  # Security Policies and Procedures
     2  
     3  This document outlines security procedures and general policies for all
     4  ESSENTIAL KAOS projects.
     5  
     6    * [Reporting a Bug](#reporting-a-bug)
     7    * [Disclosure Policy](#disclosure-policy)
     8  
     9  ## Reporting a Bug
    10  
    11  The ESSENTIAL KAOS team and community take all security bugs in our projects
    12  very seriously. Thank you for improving the security of our project. We
    13  appreciate your efforts and responsible disclosure and will make every effort
    14  to acknowledge your contributions.
    15  
    16  Report security bugs by emailing our security team at security@essentialkaos.com.
    17  
    18  The security team will acknowledge your email within 48 hours and will send a
    19  more detailed response within 48 hours, indicating the next steps in handling
    20  your report. After the initial reply to your report, the security team will
    21  endeavor to keep you informed of the progress towards a fix and full
    22  announcement, and may ask for additional information or guidance.
    23  
    24  Report security bugs in third-party dependencies to the person or team
    25  maintaining the dependencies.
    26  
    27  ## Disclosure Policy
    28  
    29  When the security team receives a security bug report, they will assign it to a
    30  primary handler. This person will coordinate the fix and release process,
    31  involving the following steps:
    32  
    33    * Confirm the problem and determine the affected versions;
    34    * Audit code to find any similar potential problems;
    35    * Prepare fixes for all releases still under maintenance. These fixes will be
    36      released as fast as possible.