## New Features - Added the option to filter out empty profiles from reports. ([#5425](https://github.com/inspec/inspec/pull/5425)) - Exposed the `conf_path`, `content`, and `params` properties to the `auditd_conf` resource. ([#5422](https://github.com/inspec/inspec/pull/5422)) - Added the ability to specify `--user` when connecting to docker containers. ([train #669](https://github.com/inspec/train/pull/669)) - Added a `clear_cache` option to the InSpec CLI. ([#5266](http://github.com/inspec/inspec/pull/5266)) ## Bug Fixes - Fixed the `crontab` resource when passing a username to AIX. ([#5418](https://github.com/inspec/inspec/pull/5418)) - Added Git to the Docker build. ([#5420](https://github.com/inspec/inspec/pull/5420)) - Stopped a backtrace from occurring when using `cmp` to compare `nil` with a non-existing file. ([#5427](https://github.com/inspec/inspec/pull/5427))