Rename SECURITY.md to security.md

This commit is contained in:
Anoop M D
2025-03-31 14:03:06 +05:30
committed by GitHub
parent 3f140e818f
commit bd25097e44

23
security.md Normal file
View File

@@ -0,0 +1,23 @@
## Security
At Bruno, we take security seriously and are committed to providing a safe experience for all users.
We appreciate responsible disclosure and value contributions that help improve Bruno's security.
## Reporting a Vulnerability
To report a security issue, please email us at [security@usebruno.com](mailto:security@usebruno.com)
When reporting a vulnerability, please include as many details as possible to help us investigate:
- **Type of issue** (e.g., cross-site scripting, malicious npm package, etc.).
- **Full paths of source file(s)** related to the issue.
- **Location of affected code** (tag, branch, commit, or direct URL).
- **Any special configuration** required to reproduce the issue.
- **Step-by-step instructions** to reproduce the issue.
- **Proof-of-concept or exploit code** (if available).
- **Potential impact**, including how an attacker might exploit the issue.
**Please do not report security vulnerabilities through public GitHub issues.**