# Chef InSpec 5.22.29 Released!

**URL:** https://discourse.chef.io/t/chef-inspec-5-22-29-released/22542
**Category:** Chef Release Announcements
**Created:** [October 31, 2023, 1:06pm UTC](https://discourse.chef.io/t/chef-inspec-5-22-29-released/22542 "2023-10-31T13:06:41Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![chef-ci](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.chef.io/chef-ci/32/2320_2.png) [@chef-ci](https://discourse.chef.io/u/chef-ci)
#### Post date: [October 31, 2023, 1:06pm UTC](https://discourse.chef.io/t/chef-inspec-5-22-29-released/22542/1 "2023-10-31T13:06:41Z")

</div>

Hello InSpec friends!  
We are delighted to announce the availability of version 5.22.29 of Chef InSpec. Changes include:

## End User License Agreement

We've updated the Chef End User License Agreement (EULA).  
The terms of the EULA are the same as they were before, but we've created three licensing tiers: Free, Trial, and Commercial.

The Free tier allows personal/non-commercial users to scan 10 targets for an unlimited period of time.  
The Trial tier allows trial users to scan unlimited targets for 30 days.  
The Commercial tier gives users the features and benefits that come with the subscription they've purchased.

Contact [Chef Support](https://community.progress.com/s/products/chef) for more information.

## Security Updates

Updates in this release provide fixes for the following CVE(s):

- CVE-2023-42658 InSpec archive command vulnerable to maliciously crafted profile (#[6721](https://github.com/inspec/inspec/pull/6721))

## Improvements

- Updated the Docker base image to support Ubuntu 22.04. ([#6526](https://github.com/inspec/inspec/pull/6526))
- Updated the Docker base image to support Mac M1 ([#6541](https://github.com/inspec/inspec/pull/6541))
- Updated the `--reporter` and `--config` CLI options so that reporter options in a config file are merged with reporter options set with the `--reporter` CLI option. ([#6568](https://github.com/inspec/inspec/pull/6568))

## Bug Fixes

- Fixed controls in waiver files that were not getting waived if the control failed. ([#6588](https://github.com/inspec/inspec/pull/6588))
- Fixed `inspec exec` so that it can correctly fetch a profile from a repository that isn't managed with Git and doesn't have a `.git` directory. ([#6640](https://github.com/inspec/inspec/pull/6640))
- Fix for missing nil check for control variable in formatter's base. ([#6629](https://github.com/inspec/inspec/pull/6629))

* * *

## Get the Build

You can download binaries directly from [Chef Downloads](https://www.chef.io/downloads/tools/inspec?v=5.22.29).
