## New Features - Added `inspec sign` command to enable creation of signed IAF files. ([#5995](https://github.com/inspec/inspec/pull/5995)) - Aliased the `inspec json` to the `inspec export` command. ([#5995](https://github.com/inspec/inspec/pull/5995)) - Added support for `resource_id` to all core resources. ([#6126](https://github.com/inspec/inspec/pull/6126), [#6119](https://github.com/inspec/inspec/pull/6119), [#6115](https://github.com/inspec/inspec/pull/6115), [#6112](https://github.com/inspec/inspec/pull/6112), [#6111](https://github.com/inspec/inspec/pull/6111), [#6110](https://github.com/inspec/inspec/pull/6110), [#6109](https://github.com/inspec/inspec/pull/6109), [#6108](https://github.com/inspec/inspec/pull/6108), [#6107](https://github.com/inspec/inspec/pull/6107), [#6106](https://github.com/inspec/inspec/pull/6106), [#6105](https://github.com/inspec/inspec/pull/6105), [#6103](https://github.com/inspec/inspec/pull/6103), [#6102](https://github.com/inspec/inspec/pull/6102), [#6101](https://github.com/inspec/inspec/pull/6101)) - Added support for Podman. ([#6159](https://github.com/inspec/inspec/pull/6159)) ## Enhancements - Enhanced the **x509_certificate** resource with new properties and matchers. ([#6041](https://github.com/inspec/inspec/pull/6041)) ## Bug Fixes - Fixed the **processes** resource to consider processes without paths on Windows. ([#6100](https://github.com/inspec/inspec/pull/6100)) - Fixed a situation in which having a dependency on the same profile at different versions could lead to misleading results. ([#6074](https://github.com/inspec/inspec/pull/6074))