The following versions of Sandbox Operator are currently supported with security updates:
| Version | Supported |
|---|---|
| latest | ✅ |
If you discover a security vulnerability in Sandbox Operator, please report it responsibly.
We ask that you:
- Do not open a public issue for the vulnerability.
- Provide a clear description of the issue and the steps to reproduce it, if possible.
- Include the affected component, version, and any potential impact.
- Allow reasonable time for us to investigate and release a fix before disclosing it publicly.
Send an email to the repository maintainers with the subject line starting with [SECURITY] Sandbox Operator.
Please include:
- Your contact information.
- A detailed description of the vulnerability.
- Reproduction steps or a proof of concept.
- The version or commit you tested against.
We will acknowledge receipt as soon as possible and keep you informed of our progress.
When we receive a security report, we will:
- Confirm the issue and determine its severity.
- Develop and test a fix.
- Release the fix in a timely manner.
- Publish a security advisory describing the issue and the fix.
- Credit the reporter unless they prefer to remain anonymous.
When running Sandbox Operator in production, we recommend:
- Keep the operator image up to date.
- Restrict network access to the webhook service.
- Use cert-manager or properly managed TLS certificates for webhooks.
- Store OpenAPI credentials in Kubernetes Secrets with least-privilege RBAC.
- Regularly rotate OpenAPI access keys.