Hello all,
I am having some trouble generating content for the DISA stig-viewer.
Stig-viewer version = 2.9
ComplianceAsCode version = 1.46
Openscap version = 1.2.17
RHEL OS 7.7
I am running the scan with the following command:
oscap xccdf eval --profile xccdf_org.ssgproject.content_profile_stig --oval-results
--results /tmp/`hostname`-`date +%F%H%M`-stig-scan-oval-results.xml --report
/tmp/`hostname`-`date +%F%H%M`oval-xccdf-report.html --stig-viewer /tmp/`hostname`-`date
+%F%H%M`-stig-viewer-oval-results.xml --fetch-remote-resources --remediate
ssg-rhel7-ds.xml
The file resulting from the ‘--results’ option causes a pop window to show when attempting
to import into the stig-viewer:
Result Reference ID(s) Not Found in the Checklist STIG(s)
The file resulting from the ‘--stig-verwer’ option produces no pop window, but all fo the
rules show as not reviewed.
Am I missing something with the options chosen? Are the resulting files and the current
version of the DISA stig-viewer not compatible?
Any help is appreciated.
Thank you.