@@ -393,7 +393,7 @@ The possibility to save remediations to a file puts you in charge -
393
393
you can examine it, edit it and decide what remediations to apply.
394
394
However, the result-based remediations export produces output
395
395
that fits your system better.
396
- See <<View -and-Analyze-Results >> to learn more about it.
396
+ See <<view -and-analyze-results >> to learn more about it.
397
397
398
398
Be aware that remediations may not be implemented in all formats.
399
399
The most widely supported formats are bash scripts and Ansible playbooks.
@@ -453,17 +453,6 @@ be undone.
453
453
Pressing *Show Report* will open the HTML report of the evaluation in your
454
454
internet browser.
455
455
456
- Opening the *Generate remediation role* pop-up menu will let you to save
457
- result-based remediations to a file.
458
- The output file will contain all available remediations for rules
459
- that have failed the scan, so it should fit your needs better
460
- than profile-based remediations.
461
- As the saved content is based on actual scan results,
462
- it is referred to as results-based remediation role.
463
-
464
- If you scan with a customized profile, you may encounter an error -
465
- see <<Known-issues>> for a workaround.
466
-
467
456
****
468
457
SCAP Workbench will open the report in the default web browser set in your
469
458
desktop environment. Make sure you have a browser installed.
@@ -500,6 +489,17 @@ However, ARF files are not as well supported by SCAP toolchains as XCCDF result
500
489
XCCDF result files can be generated from ARF files, this operation is called *ARF splitting*.
501
490
****
502
491
492
+ Opening the *Generate remediation role* pop-up menu will let you to save
493
+ result-based remediations to a file.
494
+ The output file will contain all available remediations for rules
495
+ that have failed the scan, so it should fit your needs better
496
+ than profile-based remediations.
497
+ As the saved content is based on actual scan results,
498
+ it is referred to as results-based remediation role.
499
+
500
+ If you scan with a customized profile, you may encounter an error -
501
+ see <<known-issues>> for a workaround.
502
+
503
503
== Notable shortcuts
504
504
505
505
=== Main Window
0 commit comments