| Version | Supported |
|---|---|
| 0.1.x | Yes |
If you discover a security vulnerability, please report it responsibly:
- Do not open a public GitHub issue
- Email minhtribk12@gmail.com with details
- Include steps to reproduce, impact assessment, and any suggested fixes
- You will receive a response within 48 hours
- API keys are stored in
~/.cra/secrets.envwith file-system permissions only - No secrets are logged, committed, or included in error messages
- Prompt injection defense is built into the review pipeline (random delimiters, instruction anchoring)
- All user input and configuration is validated using Pydantic models before use
- No telemetry -- the tool does not phone home or collect usage data