From 8c6999f7f48b11ade690caff53c9c1c9dc0e07df Mon Sep 17 00:00:00 2001 From: nivedin Date: Wed, 10 Jul 2024 19:37:49 +0530 Subject: [PATCH] chore: fix markdown lint --- SECURITY.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index b423b5d6..6c034822 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -4,15 +4,6 @@ At HTTPSnippet, we take security issues very seriously. If you believe you have found a security vulnerability in our project, we encourage you to disclose it responsibly. Please report any potential security vulnerabilities to us by sending an email to [vulnerability@konghq.com](mailto:vulnerability@konghq.com). -## How to Report - -1. **Do not publicly disclose the vulnerability**: Please do not create a GitHub issue or post the vulnerability on public forums. Instead, contact us directly at [vulnerability@konghq.com](mailto:vulnerability@konghq.com). -2. **Provide detailed information**: When reporting a vulnerability, please include as much information as possible to help us understand and reproduce the issue. This may include: - - Description of the vulnerability - - Steps to reproduce the issue - - Potential impact - - Any relevant logs or screenshots - ## What to Expect - **Acknowledgment**: We will acknowledge receipt of your vulnerability report within 48 hours.