[root]# oscap xccdf eval --profile xccdf_org.ssgproject.content_profile_pci-dss ssg-centos-7-ds.xml
This content points out to the remote resources. Use `--fetch-remote-resources' option to download them.
WARNING: Skipping
http://www.redhat.com/security/data/oval/com.redhat.rhsa-RHEL7.xml.bz2 file which is referenced from XCCDF content
Title Ensure Red Hat GPG Key Installed
Rule xccdf_org.ssgproject.content_rule_ensure_redhat_gpgkey_installed
Result pass
..
...
....
[root]# oscap xccdf eval --profile xccdf_org.ssgproject.content_profile_common ssg-centos-7-ds.xml
This content points out to the remote resources. Use `--fetch-remote-resources' option to download them.
WARNING: Skipping
http://www.redhat.com/security/data/oval/com.redhat.rhsa-RHEL7.xml.bz2 file which is referenced from XCCDF content
Title Ensure /var/log Located On Separate Partition
Rule xccdf_org.ssgproject.content_rule_partition_for_var_log
Result fail
.
..
...
[root]# xsltproc -version
Using libxml 20901, libxslt 10128 and libexslt 817
xsltproc was compiled against libxml 20901, libxslt 10128 and libexslt 817
libxslt 10128 was compiled against libxml 20901
libexslt 817 was compiled against libxml 20901
Thank you.