Chef InSpec 5.22.72 Released!

Hello InSpec friends!
We are delighted to announce the availability of version 5.22.72 of Chef InSpec. Changes include:
Release Date: 5 March, 2025.

Improvements

  • Updated the group's resource to use the getent utility (#7284).

    Updated the groups resource to retrieve group information using the getent utility instead of directly reading from the /etc/group file. This resolves failures when groups exist but are not listed in the /etc/group file.

CVEs

Bug Fixes

  • Fixed an issue in the postgres_session resource for special characters in passwords (#7276).

    Formatted and encoded the password variable for postgres_session to avoid breaking the connection string.


Get the Build

You can download binaries directly from Chef Downloads.