this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Create SECURITY.md

authored by

Akshat Kotpalliwar and committed by
GitHub
7e740fab 674b163c

+32
+32
SECURITY.md
··· 1 + # Security Policy 2 + 3 + ## Supported Versions 4 + 5 + Use this section to inform users about which versions of your project are currently being supported with security updates. 6 + 7 + | Version | Supported | 8 + | ------- | ------------------ | 9 + | 1.0.2 | :white_check_mark: | 10 + | 1.0.x | :x: | 11 + 12 + ## Reporting a Vulnerability 13 + 14 + If you discover a security vulnerability within the supported version (1.0.2), please follow these steps: 15 + 16 + 1. **Publicly Disclosed Vulnerabilities:** 17 + - If you discover a security vulnerability that could be exploited by others, please do not disclose it publicly. Instead, report it directly to our security team. 18 + 19 + 2. **Reporting Process:** 20 + - Send an email to security@example.com with a detailed description of the vulnerability. 21 + - Include steps to reproduce the vulnerability, potential impact, and any other relevant information. 22 + 23 + 3. **Response Time:** 24 + - Our security team will acknowledge your report within 48 hours. 25 + 26 + 4. **Security Updates:** 27 + - If the vulnerability is accepted, we will work on releasing a security update promptly. 28 + 29 + 5. **Disclosure Policy:** 30 + - We follow a coordinated disclosure policy, and we appreciate your responsible disclosure of security issues. 31 + 32 + Thank you for helping to keep our project secure!