githrun

A CLI tool to run Python scrip...
Log | Files | Refs | README | LICENSE

SECURITY.md (1150B)


      1 # Security Policy
      2 
      3 ## Supported Versions
      4 
      5 Use this section to tell people about which versions of your project are currently being supported with security updates.
      6 
      7 | Version | Supported          |
      8 | ------- | ------------------ |
      9 |  0.1.2  | :white_check_mark: |
     10 |  0.1.1  | :x:                |
     11 |  0.1.0  | :x:                |
     12 | < 0.1.0 | :x:                |
     13 
     14 ## Reporting a Vulnerability
     15 
     16 We take security seriously. If you discover a vulnerability, please do not report it via GitHub Issues. Instead, follow the instructions below:
     17 
     18 ### 1. General Security Inquiries
     19 For general security concerns or non-critical issues, please email us at:
     20  **mail@amit.is-a.dev**
     21 
     22 ### 2. Critical/Instant Reporting
     23 For critical vulnerabilities that require immediate attention (e.g., remote code execution exploits, leaked credentials), please contact the maintainer directly:
     24  **amitdutta4255@gmail.com**
     25 
     26 ### 3. Response Timeline
     27 * You will receive an acknowledgment within 24 hours.
     28 * We aim to send a fix or a detailed plan within 72 hours.
     29 * Please allow us time to patch the issue before disclosing it publicly.
     30 
     31 Thank you for helping keep Githrun safe!
© notamitgamer • Site Built: 2026-07-21 13:58:23 UTC • git-mirror commit: 1037f62 [view raw info]
Originally created with stagit • modified by notamitgamer
Forked from github.com/notamitgamer/git-mirror