File size: 922 Bytes
6a7089a | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 | # Security Policy
## Supported Versions
We currently support the following versions of Pinchtab with security updates:
| Version | Supported |
| ------- | ------------------ |
| v0.7.x | :white_check_mark: |
| v0.6.x | :white_check_mark: |
| < v0.6 | :x: |
## Reporting a Vulnerability
We take the security of our browser automation bridge seriously. If you believe you have found a security vulnerability, please do not report it via a public GitHub issue.
Instead, please report vulnerabilities privately by:
1. Opening a **Private Vulnerability Report** on GitHub (if available for this repo).
2. Or emailing the maintainer directly at [INSERT EMAIL ADDRESS].
Please include:
- A description of the vulnerability.
- Steps to reproduce (proof of concept).
- Potential impact.
We will acknowledge receipt of your report within 48 hours and provide a timeline for a fix if necessary.
|