Powerpipe CLI v1.3.1 - Bug fixes for database handling, config resolution, chart rendering, and dependency upgrades for security.
Aug 25, 2025•powerpipe
Bug Fixes
- Fix issue where the database argument from a query resource was not respected. (#829)
- Fix issue where the default config path was not resolved correctly. The default is the mod-location, followed by the $POWERPIPE_INSTALL_DIR/config. Also the POWERPIPE_CONFIG_PATH environment variable was not respected. (#898)
- Fix issue where pie/donut charts were not rendering correctly on boolean values. (#433)
Dependencies
- Upgrade hashicorp/go-getter, sha.js and cipher-base to remediate critical and high vulnerabilities.