scap-workbench
scap-workbench copied to clipboard
Not able to export remediation role for the selected profile
Installed SCAP-Workbench on MacOS and Windows platforms and in both cases, I loaded different content and the next window only shows the list of rules and you can customize them, and then a big "SCAN" button on the bottom left but nothing where it gives me the ability to export remediation role for the selected profile.
The documentation from here states:
Export remediation role for the selected profile
After you select a profile, you can export a remediation role to a file. Bash scripts, Ansible playbooks and Puppet manifests are the formats supported. The output file will contain all remediations for rules selected by the profile that are available. As the content of the remediation role solely depends on the profile, it is referred to as profile-based remediation role.
The possibility to save remediations to a file puts you in charge - you can examine it, edit it and decide what remediations to apply. However, the result-based remediations export produces output that fits your system better. See [view-and-analyze-results] to learn more about it.
Be aware that remediations may not be implemented in all formats. The most widely supported formats are bash scripts and Ansible playbooks.