Skip to content

Latest commit

 

History

History
65 lines (33 loc) · 2.65 KB

CHANGELOG.md

File metadata and controls

65 lines (33 loc) · 2.65 KB

v1.0.1 [2024-10-24]

Bug fixes

  • Renamed steampipe.spvars.example files to powerpipe.ppvars.example and updated documentation. (#65)

v1.0.0 [2024-10-22]

This mod now requires Powerpipe. Steampipe users should check the migration guide.

v0.7 [2024-03-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.6 [2023-04-06]

What's new?

Bug fixes

  • Fixed the cis_v100_1_14 control to be in ok state instead of alarm if maximum login attempts is less than 5. (#48) (Thanks @jurajsucik for the contribution!)

v0.5 [2022-05-09]

Enhancements

  • Updated docs/index.md and README with new dashboard screenshots and latest format. (#42)

v0.4 [2022-05-05]

Enhancements

  • Added category, service, and type tags to benchmarks and controls. (#38)

v0.3 [2021-09-23]

Enhancements

  • Updated: GitHub repository cloning instructions in README.md and docs/index.md now use HTTPS instead of SSH

v0.2 [2021-08-10]

Bug fixes

  • Fixed: Update region column in ecs_security_group_remote_administration, ecs_security_group_restrict_ingress_rdp_all and ecs_security_group_restrict_ingress_ssh_all queries (#28) (#26)

v0.1 [2021-06-17]

What's new?

  • Initial release with CIS v1.0.0 benchmark (steampipe check benchmark.cis_v100)