Chef InSpec 6.8.24 Released!

Hello InSpec friends!
We are delighted to announce the availability of version 6.8.24 of Chef InSpec. Changes include:
Release Date: 29 January, 2025.

New Features

  • Deprecation notice about moving core resource packs to their individual gems after the next major release (#7219)

  • Added the --legacy flag to the inspec automate upload command. (#7200)

    The inspec automate upload command runs inspec check and inspec export, which were updated in Chef InSpec 5.22.36. This update led to a bug with InSpec profiles with =begin =end.

    Use the --legacy flag with profiles where the newer export and check methods may fail to parse older profiles correctly, particularly due to limitations in AST parsing.

CVEs

Improvements

  • Use of a better cryptographic hashing algorithm on sensitive data. (#7261)
  • Improvements in the error handling of the plugin installation error. (#7161)
  • Fixed the encoding issues with special characters in passwords for Postgres Session resource (#7277)

Get the Build

You can download binaries directly from Chef Downloads.