This mod now requires Powerpipe. Steampipe users should check the migration guide.
Powerpipe
Powerpipe is now the preferred way to run this mod! Migrating from Steampipe →
All v0.x versions of this mod will work in both Steampipe and Powerpipe, but v1.0.0 onwards will be in Powerpipe format only.
Enhancements
- Focus documentation on Powerpipe commands.
- Show how to combine Powerpipe mods with Steampipe plugins.
Bug fixes
- Updated the tags to use
risk
instead ofseverity
to eliminate duplicate column names in output files. (#41)
Breaking changes
- Updated the plugin dependency section of the mod to use
min_version
instead ofversion
. (#34)
Bug fixes
- Fixed the README and index docs to correctly reference the
well_architected_framework_security
benchmark. (#25)
Breaking changes
- The standalone Well-Architected Framework Reliability and Security benchmarks have been removed, as they are now included in the Well-Architected Framework benchmark.
What's new?
- Added Well-Architected Framework benchmark (
steampipe check benchmark.well_architected_framework
). (#22) - New dashboards added: (#21)
Dependencies
- AWS Compliance mod
v0.66
or higher is now required. (#22)
Dependencies
- AWS Compliance mod
v0.64
or higher is now required.
Bug fixes
- Fixed semver constraint for AWS Compliance mod to require a minimum minor version instead of an exact minor version.
- Removed unused ECS queries that are now in AWS Compliance mod controls. (#18)
Bug fixes
- Fixed dashboard localhost URLs in README and index doc. (#15)
Dependencies
- AWS Compliance mod
v0.63
or higher is now required. (#9)
Bug fixes
- Added variables and locals to this mod to avoid incorrect referenecs to those in the AWS Compliance mod. (#11)
Dependencies
- AWS Compliance mod
v0.62
or higher is now required. (#4)
Bug fixes
- Fixed reference to
apigateway_rest_api_stage_use_ssl_certificate
control insecurity_9
benchmark to use fully qualified resource name.
What's new?
- Added: Reliability Pillar benchmark (
steampipe check benchmark.reliability
) - Added: Security Pillar benchmark (
steampipe check benchmark.security
)