Powerpipe Versions Save

Powerpipe: Dashboards for DevOps. Visualize cloud configurations. Assess security posture against a massive library of benchmarks. Build custom dashboards with code.

v0.3.0

3 days ago

Whats new

  • Add support for installing mods from a branch or from the local file system. (#285)

To install from a branch:

powerpipe mod install github.com/turbot/steampipe-mod-aws-well-architected#main

To reference a mod in the local file system:

powerpipe mod install ../mods/local_mod_folder
  • Add --pull flag to mod, dashboard and benchmark commands to control the mod update strategy. (#352). Possible update strategies are:

    • full - check branch and tags for both latest and accuracy
    • latest - update everything to latest, but only branches - not tags - are commit checked (which is the same as latest)
    • development - update branches and broken constraints to latest, leave satisfied constraints unchanged
    • minimal - only update broken constraints, do not check branches for new commits

v0.3.0-rc.202405140800

3 days ago

v0.3.0-rc.202405101222

1 week ago

v0.2.0-rc.202405101138

1 week ago

v0.2.0-alpha.202405081643

1 week ago

v0.3.0-alpha.202405071844

1 week ago

v0.3.0-alpha.202405031551

2 weeks ago

v0.2.0

3 weeks ago

v0.1.4-rc.202404261155

3 weeks ago

v0.1.4-rc.202404241415

3 weeks ago