This project is currently a local-development intelligence pipeline. Treat all credentials as sensitive even in dev mode.
- Do not open public issues for security vulnerabilities.
- Send a private report with reproduction steps, impact, and suggested fix.
- Rotate any exposed credentials immediately.
- Enable Elasticsearch and Kibana authentication for non-local environments.
- Restrict exposed ports to trusted networks.
- Store secrets in a secret manager, not
.env. - Add signed image publishing and dependency scanning.