| Version | Supported |
|---|---|
| 1.0.x | ✅ |
We take the security and integrity of Free-AI Gateway seriously. If you believe you have discovered a vulnerability, security flaw, or sensitive data leakage issue, please follow these reporting steps:
- Do NOT file a public issue.
- Send an email describing the vulnerability, proof of concept, and affected components to the project maintainers.
- We will acknowledge receipt of your vulnerability report within 48 hours and provide a timeline for remediation.
- Once resolved, we will publish a patch and credit the reporter in the release notes.
- API Keys: Never commit your
.envfile or hardcode provider API keys into source files. - Network Security: When exposing Free-AI Gateway to the public internet, deploy behind a reverse proxy (e.g., Nginx, Caddy, Cloudflare) with HTTPS and authentication tokens.
- Rate Limiting: Protect client-facing instances with reverse-proxy IP rate limiting to prevent upstream free-tier starvation.