| Version | Supported |
|---|---|
| 1.0.x | ✅ |
If you discover a security vulnerability, please report it by:
- Do not open a public GitHub issue
- Email security concerns to the maintainers
- Include details about the vulnerability
- Allow time for a fix before public disclosure
This repository contains educational examples for building data pipelines with Databricks. When using these examples:
- Workspace Credentials: Never commit Databricks tokens or credentials to version control
- Data Paths: Review volume paths before running pipelines to avoid accessing unintended data
- Access Controls: Use Databricks workspace permissions to restrict access to sensitive data
- Network Security: Configure network access rules for your Databricks workspace
- Use environment variables or Databricks secrets for sensitive configuration
- Review data access permissions before sharing pipelines
- Keep Databricks runtime and dependencies updated
- Use Unity Catalog for fine-grained access control