| Version | Supported |
|---|---|
| 1.1.x | ✅ |
| < 1.1 | ❌ |
Browser Limit handles sensitive device operations — Shizuku-based uninstall, Gemini API communication, and parental lock PIN storage. We take security seriously.
Do not file a public GitHub issue for security vulnerabilities.
Instead, please report vulnerabilities privately via GitHub's private vulnerability reporting system:
- Go to https://github.com/MRAKS05/Browser-Limit/security/advisories/new
- Provide a detailed description of the vulnerability
- Include steps to reproduce and any proof of concept
- If possible, suggest a fix or mitigation
You can expect an acknowledgment within 72 hours. We will coordinate disclosure and release a fix before making details public.
- PIN storage or authentication bypass
- Unauthorized Shizuku command execution
- Gemini API key exposure or leak
- Insecure data storage (SharedPreferences, databases)
- Any other security-relevant issue
The following are in scope:
- The Android application (
com.browserlimit.app) - The documentation site (https://browser-limit-docs.pages.dev)
- Build and CI pipeline
The following are out of scope:
- Shizuku itself (report to rikka/Shizuku)
- Gemini API (report to Google)
- Third-party library vulnerabilities already addressed in their respective projects