Powerpipe is dashboards and benchmarks as code. Use it to visualize any data source, and run compliance benchmarks and controls, for effective decision-making and ongoing compliance monitoring.
Dashboards. Powerpipe runs dashboards that present data in visual and interactive ways.
Benchmarks. Powerpipe can also run benchmarks, which are packages of controls to check your infrastructure against compliance standards.
Modularity and customization. Dashboards and benchmarks are built with HCL and SQL, and are available for remixing and reuse.
Dashboards use charts, tables, and interactive widgets to help you explore and visualize your resources. For example, the RNAcentrals mod visualizes a dataset of RNA types. To run the RNACentral dashboard:
Many Powerpipe mods includes benchmarks that check your cloud resources for compliance. The Net Insights mod provides configuration, compliance and security controls to validate security best practices for DNS records. To run the SSL/TLS Best Practices benchmark:
Clone github.com/powerpipe and github.com/turbot/pipe-fittings repositories:
git clone https://github.com/turbot/powerpipe
git clone https://github.com/turbot/pipe-fittings
cd powerpipe
The build lands in /usr/local/bin/ unless OUTPUT_DIR is specified.
make
Check the version:
powerpipe --version
Powerpipe v0.1.0-local.1
Open Source & Contributing
This repository is published under the AGPL 3.0 license. Please see our code of conduct. Contributors must sign our Contributor License Agreement as part of their first pull request. We look forward to collaborating with you!
Powerpipe is a product produced from this open source software, exclusively by Turbot HQ, Inc. It is distributed under our commercial terms. Others are allowed to make their own distribution of the software, but cannot use any of the Turbot trademarks, cloud services, etc. You can learn more in our Open Source FAQ.