| Version | Supported |
|---|---|
| Latest (main) | ✅ |
| Older branches | ❌ |
Please do not report security vulnerabilities through public GitHub issues.
If you discover a security vulnerability in GitCity, please report it responsibly:
- Email: Contact via natrajx.in
- Subject:
[SECURITY] GitCity - Brief description - Include:
- Type of vulnerability
- Steps to reproduce
- Potential impact
- Suggested fix (if any)
- Acknowledgement within 48 hours
- Status update within 7 days
- Fix as soon as possible depending on severity
- Credit in the release notes if you wish
- The deployed site
gitcity.natrajx.in - The serverless API endpoints (
/api/contributions,/api/og,/api/svg) - The React frontend
- Third-party services (GitHub API, jogruber proxy)
- Social engineering attacks
- Denial of service attacks
- The app uses a server-side
GITHUB_TOKENfor GitHub GraphQL queries. This token only hasread:userscope and is never exposed to the client. - Contribution data is public GitHub data — no private data is accessed.
Thank you for helping keep GitCity safe.