Hi there, GitScan detected `AI API key (Gemini)` possibly leaked in your public repository. ### Details - **File**: [scratch/check-models.js](https://github.com/Devanshupardeshi/seva-setu/blob/c4ae9a7c8c28dffa527ce8590e5c6211e617bf95/scratch/check-models.js#L4) - **Line**: 4 - **Commit**: [`c4ae9a7`](https://github.com/Devanshupardeshi/seva-setu/commit/c4ae9a7c8c28dffa527ce8590e5c6211e617bf95) - **Snippet** (redacted): ``` const apiKey = "AIza********************************wx4"; ``` ### Recommended actions 1. **Revoke and rotate** this key in [Google AI Studio](https://aistudio.google.com/apikey) (see also [Gemini API keys](https://ai.google.dev/gemini-api/docs/api-key)). 2. Remove the secret from your code 3. Clean it from your Git history if possible 4. Push a new commit When you're ready, **[mark this finding as resolved on GitScan](https://gitscan.ai/resolve?utm_source=issue&utm_medium=disclosure&utm_campaign=auto_issue&utm_content=mark_resolved&finding=gs_7fd138a8431583aa)** — we'll verify the fix automatically. You can also close this issue from GitHub if you prefer.
Hi there,
GitScan detected
AI API key (Gemini)possibly leaked in your public repository.Details
c4ae9a7Recommended actions
When you're ready, mark this finding as resolved on GitScan — we'll verify the fix automatically. You can also close this issue from GitHub if you prefer.