-
Notifications
You must be signed in to change notification settings - Fork 403
Open
Description
I'm wondering if I'm doing something wrong, but with "confirmation" that 3 of these tools don't like the results produced by oscap
I feel pretty confident it's not me (?)
I'm generating --stig-viewer and -results-arf for both RHEL9 and AL2023:
AL2023:
wget -q https://github.com/ComplianceAsCode/content/releases/download/v0.1.76/scap-security-guide-0.1.76.zip
unzip -q scap-security-guide-0.1.76.zip
oscap xccdf eval --profile xccdf_org.ssgproject.content_profile_cis --stig-viewer aws-al2023_ssg-results.ckl --results-arf aws-al2023_ssg-results.xml --report aws-al2023_ssg-report.html scap-security-guide-0.1.76/ssg-al2023-ds.xml
RHEL9:
wget -q https://dl.dod.cyber.mil/wp-content/uploads/stigs/zip/U_RHEL_9_V2R4_STIG_SCAP_1-3_Benchmark.zip
unzip -q U_RHEL_9_V2R4_STIG_SCAP_1-3_Benchmark.zip
oscap xccdf eval --stig-viewer ib-ubi9_disa-stig.ckl --results-arf ib-ubi9_disa-stig-results.xml --report ib-ubi9_disa-stig-report.html U_RHEL_9_V2R4_STIG_SCAP_1-3_Benchmark.xml
wget -q https://github.com/ComplianceAsCode/content/releases/download/v0.1.76/scap-security-guide-0.1.76.zip
unzip -q scap-security-guide-0.1.76.zip
oscap xccdf eval --profile xccdf_org.ssgproject.content_profile_stig --stig-viewer ib-ubi9_ssg-result.ckl --results-arf ib-ubi9_ssg-results.xml --report ib-ubi9_ssg-report.html scap-security-guide-0.1.76/ssg-rhel9-ds.xml
STIG manager says:
For file results.ckl: No CHECKLIST element
For file results.xml: No Benchmark or TestResult element
OpenRMF says:
results.ckl (i'll add these when I can)
results.xml (i'll add these when I can)
Heimdall2 says:
results.ckl - Control count: 0
results.xml - Control count: 0
oscap --version
OpenSCAP command line tool (oscap) 1.3.11
Metadata
Metadata
Assignees
Labels
No labels