Skip to content

Latest commit

 

History

History
93 lines (50 loc) · 3.47 KB

CHANGELOG.md

File metadata and controls

93 lines (50 loc) · 3.47 KB

v0.11 [2024-04-06]

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.

v0.10 [2024-01-12]

Bug fixes

  • Updated the tags to use risk instead of severity to eliminate duplicate column names in output files. (#41)

v0.9 [2023-11-03]

Breaking changes

  • Updated the plugin dependency section of the mod to use min_version instead of version. (#34)

Bug fixes

  • Fixed the README and index docs to correctly reference the well_architected_framework_security benchmark. (#25)

v0.8 [2023-05-26]

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?

Dependencies

  • AWS Compliance mod v0.66 or higher is now required. (#22)

v0.7 [2023-05-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)

v0.6 [2023-05-03]

Bug fixes

  • Fixed dashboard localhost URLs in README and index doc. (#15)

v0.5 [2023-04-24]

Dependencies

  • AWS Compliance mod v0.63 or higher is now required. (#9)

v0.4 [2023-04-19]

Bug fixes

  • Added variables and locals to this mod to avoid incorrect referenecs to those in the AWS Compliance mod. (#11)

v0.3 [2023-04-19]

Dependencies

  • AWS Compliance mod v0.62 or higher is now required. (#4)

v0.2 [2023-04-12]

Bug fixes

  • Fixed reference to apigateway_rest_api_stage_use_ssl_certificate control in security_9 benchmark to use fully qualified resource name.

v0.1 [2023-04-10]

What's new?

  • Added: Reliability Pillar benchmark (steampipe check benchmark.reliability)
  • Added: Security Pillar benchmark (steampipe check benchmark.security)