-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Labels
Description
Currently the SAF CLI is suited for processing XCCDF XML formatted STIG guidance files.
There exists an SSG-type XCCDF XML formatted STIG guidance file (specifically for RHEL10) that the delta process should be able to process, but this file format has significant differences in formatting that would need to be handled when processing the file.
Control IDs are not present in the STIG file (nothing along the lines of V- or SV- formatted IDs exist in the file), check texts are missing from many controls, formatting of controls contains many inconsistencies. Unclear how to proceed with processing of the file.
Currently the RHEL10 STIG only exists in SSG format.