| Version | Supported |
|---|---|
| 1.0.x | ✅ |
| < 1.0 | ❌ |
We take the security of Kite Glance seriously. If you believe you've found a security vulnerability, please follow these steps:
- Email: Send your report to the maintainer at [contact email from README]
- Subject Line: Use
[Security] Kite Glance - Brief Description - Include:
- Description of the vulnerability
- Steps to reproduce (if applicable)
- Potential impact
- Suggested fix (if you have one)
- Acknowledgment: Within 48 hours
- Status Update: Within 5 business days
- Resolution Timeline: Depends on severity
- Critical: 24-72 hours
- High: 1 week
- Medium: 2 weeks
- Low: Next release cycle
The following areas are security-sensitive:
- Credential Storage: Uses Windows DPAPI for encryption
- OAuth Flow: Loopback server for token exchange (no external redirect)
- API Communication: HTTPS-only with Kite Connect API
- Local Data: No telemetry, no third-party servers
- Credentials encrypted at rest with per-user DPAPI
- Access tokens stored separately from API credentials
- No logging of sensitive data (tokens, credentials, holdings values)
- Single-instance mutex prevents duplicate processes
- Environment variables override stored credentials for development
We appreciate responsible disclosure and will:
- Credit researchers who report valid vulnerabilities (unless they prefer anonymity)
- Keep you informed of our progress
- Coordinate public disclosure timing with you
Thank you for helping keep Kite Glance secure!