File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed
Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 1+ ## Reporting Security Issues
2+
3+ If you believe you have found a security vulnerability in BrowserOS, please report it through coordinated disclosure.
4+
5+ ** Please do not report security vulnerabilities through the repository issues, discussions, or pull requests.**
6+
7+ Instead, please open a new [ Github security advisory] ( https://github.com/browseros-ai/BrowserOS/security/advisories/new ) .
8+
9+ Please include as much of the information listed below as you can to help me better understand and resolve the issue:
10+
11+ * The type of issue (e.g., buffer overflow, SQL injection, or cross-site scripting)
12+ * Full paths of source file(s) related to the manifestation of the issue
13+ * The location of the affected source code (tag/branch/commit or direct URL)
14+ * Any special configuration required to reproduce the issue
15+ * Step-by-step instructions to reproduce the issue
16+ * Proof-of-concept or exploit code (if possible)
17+ * Impact of the issue, including how an attacker might exploit the issue
18+
19+ This information will help me triage your report more quickly.
You can’t perform that action at this time.
0 commit comments