## Bug Fixes - Overhauled the `inspec check` and `inspec export` commands to use the parser library to improve security. ([6849](https://github.com/inspec/inspec/pull/6849)) - Fixed the security_policy resource, which was returning an array instead of a string for single values. ([6854](https://github.com/inspec/inspec/pull/6854)) - Fixed the `html2` reporter. The HTML output was improperly hiding controls when clicking checkboxes if a profile was inherited. ([#6811](https://github.com/inspec/inspec/pull/6811)) - Fixed the `inspec json` command, which failed to read CLI options properly. ([#6814](https://github.com/inspec/inspec/pull/6814)) - Fixed an issue with Chef Infra Client Compliance Phase in which the reporter integration was broken. ([6860](https://github.com/inspec/inspec/pull/6860))