Palm-dbt

Latest version: v0.8.0

Safety actively analyzes 714919 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.2.0

Added

- **dbt deps**: palm-dbt now assumes dbt deps are installed when the docker image is built.
Projects containerized by palm-dbt will be set up with this functionality, other projects
may need to adjust their Dockerfile to RUN dbt deps and implement the volume mount
in their docker-compose.yaml. See README for full details.

Changed

- **pin version of black**: The version of black used to lint this project has been
pinned to ensure the local version matches the version used in CI

0.1.2

Added

- **Containerize**: There is an explicit prompt to enter the dbt version number when containerizing a dbt project. Issue 34

Changed

- **General**: Improved testing, documentation, CI, issue templates, and linting.

Fixed

- **Bug Fixes**: Removed profiles.yml reference in Dockerfile template. Palm-dbt detects profiles.yml automatically.

0.1.1

Fixed

- Type hints were causing containerize to fail in python 3.8 and below. Issue 30

0.1.0

The plugin officially supports dbt back TWO minor versions (this will march forward), currently supporting back through v0.19.

Added

- **Containerize**: NEW command for containerizing dbt, `containerize`, has been implemented!
- **Shell**: NEW command to shell into the project container and execute arbitrary commands (run dbt directly!)
- **Version validation**: Added version detection and validation of supported dbt versions in a dbt project.
- **Issue templates**: Issue templates have been enabled for the repository!

Changed

- **General**: Removed hard-coded path names referring to Palmetto's own dbt project information and generalized pathing for code generation output.
- **PEP8**: Ran linting on the whole project.

Fixed

- Fixed the enumeration of objects passed into the `--select` and `--models` flags when passed to dbt.

0.0.4

Fixed

- The palmcli package is being renamed to palm, updated dependency naming for
compatibility

0.0.3

Fixed

- Palm snapshot is missing dbt deps

Page 2 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.