You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added block_size in Linux partition_state defined in OVAL 5.11.2
Added oscap_wrapper that can be used to comfortably execute custom
compiled oscap tool
Maintenance, bug fixes
Remote filesystems mounted using autofs direct maps are not
recognized as local filesystems (rhbz#1655943)
SCAP source datastreams containing remote components can be
evaluated without downloading remote data (rhbz#1709423)
Fixed duplicated variables in generated Ansible Playbooks
Fixed trailing whitespace characters in Ansible Playbooks
Correctly handle multiline profile titles and profile descriptions
in generated Ansible Playbooks (#1112)
Fixed STIG Viewer output (--stig-viewer) to handle multiple rules
that have the same STIG ID
Fixed incorrect displaying of OVAL test results in HTML report
Fixed segmentation fault in offline mode caused by usage of chroot
file descriptor after closing (rhbz#1636431)
Fixed textfilecontent54 probe to not ignore max_depth, recurse, recurse_direction and recurse_file_system attributes of behaviors element when filepath element is given (rhbz#1655943)
Added CMake policies (CMP0078 and CMP0086) related to UseSWIG