## New Features - Added the selinux resource which includes support for modules and booleans. ([#5458](https://github.com/inspec/inspec/pull/5458)) ([#5463](https://github.com/inspec/inspec/pull/5463)) - Added the pattern input option for DSL and metadata inputs. ([#5466](https://github.com/inspec/inspec/pull/5466)) - Added the `members_array` property for group & groups resources. ([#5479](https://github.com/inspec/inspec/pull/5479)) - Train now reads the username and port from the `.ssh/config` file and will use these values if present. ([train #659](https://github.com/inspec/train/pull/659)) ## Bug Fixes - Switch to GNU timeout-based implementation of SSH timeouts. (train [#679](https://github.com/inspec/train/pull/679)) - Fixed the group resource when a member does not exist. ([#5470](https://github.com/inspec/inspec/pull/5470))