ElasticOps is pre-1.0; security fixes are applied to the latest main and the most recent release.
Please report security issues privately — do not open a public issue. Email jugrajskhalsa@gmail.com with details and reproduction steps. You can expect an acknowledgement within a few days and a coordinated disclosure once a fix is available.
- ElasticOps stores Elasticsearch cluster credentials encrypted at rest (Fernet).
- The JWT signing secret and the Fernet key auto-generate into a gitignored
.elasticops-secrets.json; setAUTH__JWT_SECRET/SECURITY__ENCRYPTION_KEYin production. - Run ElasticOps behind your own authentication/reverse-proxy when exposed beyond localhost.