If you discover a security vulnerability in this project, please report it responsibly.
Do NOT open a public GitHub issue for security vulnerabilities.
Instead, please email security@databricks.com with:
- A description of the vulnerability
- Steps to reproduce
- Potential impact
- Any suggested fixes (optional)
We will acknowledge receipt within 72 hours and provide a timeline for a fix.
| Version | Supported |
|---|---|
Latest on main |
Yes |
| Older releases | Best effort |
- Never commit secrets, tokens, or credentials — even in tests.
- Use placeholder values (e.g.,
1234567890123456) for workspace IDs in examples. - All dependencies are scanned via Dependabot; address PRs promptly.
- GitHub secret scanning is enabled on this repository.