Powerpipe CLI v1.3.0 - Built with Go 1.24, fixed JSON path filtering and export error handling, and updated dependencies to address critical vulnerabilities.

Aug 05, 2025powerpipe

Whats new

  • Compiled with Go 1.24.

Bug Fixes

  • Fix issue where the --where arg was not correctly filtering the benchmarks/controls when JSON path expressions were passed. (#740)
  • Fix error handling for JSON output/export incase of database failures. (#665)

Dependencies

  • Upgrade form-data and go-viper/mapstructure/v2 packages to remediate critical and high vulnerabilities.