Energy Bill Lab takes the security of our application, API infrastructure, user data, and electricity utility calculation models seriously.
We provide security updates and patches for the following versions:
| Version | Supported |
|---|---|
main |
✅ |
Please do NOT report security vulnerabilities through public GitHub issues.
If you believe you have discovered a security vulnerability in Energy Bill Lab, please report it privately to our security maintainers:
- Email: contact@energybilllab.com
- Response Time: We aim to acknowledge vulnerability reports within 48 hours and provide periodic updates on progress until resolved.
To help us investigate and triage your report efficiently, please include:
- Description: A clear summary of the vulnerability.
- Impact: Expected potential security or privacy impact.
- Reproduction Steps: Step-by-step instructions or proof-of-concept script.
- Environment: Web browser, operating system, or API endpoint affected.
- Mitigation: Any suggested patch or remediation steps, if known.
- Zero Secret Exposure: We never commit database credentials, EIA API keys, private tokens, or session secrets into source control.
- Frontend Isolation: Backend secrets and API credentials are kept strictly server-side and are never prefixed with
NEXT_PUBLIC_. - Public Methodology: All electricity rate calculation algorithms, data sources, and state averages are public, audited, and deterministic.