| Version | Supported |
|---|---|
| 0.x.x | ✅ |
If you discover a security vulnerability in OpsWeave, please report it responsibly.
Do NOT open a public GitHub issue for security vulnerabilities.
Instead, please email: security@opsweave.dev
We will acknowledge your report within 48 hours and aim to provide a fix within 7 days for critical vulnerabilities.
When deploying OpsWeave:
- Change default credentials — The default admin password (
changeme) must be changed immediately. - Use strong secrets — Set unique
SESSION_SECRETandJWT_SECRETvalues. - Enable HTTPS — Always use TLS in production (configure in your reverse proxy).
- Restrict network access — Database and Redis should not be exposed publicly.
- Keep updated — Regularly update to the latest version for security patches.