| Version | Supported |
|---|---|
| latest | Yes |
If you discover a security vulnerability, please report it responsibly:
- Do not open a public issue
- Email the maintainer or use GitHub's private vulnerability reporting
- Include steps to reproduce the vulnerability
- Allow reasonable time for a fix before public disclosure
- GitHub tokens are stored locally in
chrome.storage.localto prevent syncing sensitive credentials across devices. However, you should still use a token with minimal permissions (public_reposcope only) - The extension only communicates with
jules.google.comandapi.github.com - No data is sent to any third-party servers
- Content scripts run in an isolated world and cannot access page JavaScript variables