Was playing with the repos tonight, really just doing a git clone and
tinkering some to familiarize myself with the codebase. I did a make
all and was looking at the outputs/rhel6-table-nistrefs.html.... all it
has is the "desktop_baseline" header. Here's the process I used for the
make. Note the warning in the output. Known bug, or am I doing
something wrong?
First, I did a "make all"....
[shawn@localhost src]$ make all
xsltproc -o output/rhel6-shorthand.xml input/guide.xslt input/guide.xml
xmllint --format --output output/rhel6-shorthand.xml
output/rhel6-shorthand.xml
xsltproc -o output/rhel6-xccdf.xml transforms/shorthand2xccdf.xslt
output/rhel6-shorthand.xml
xmllint --format --output output/rhel6-xccdf.xml output/rhel6-xccdf.xml
xsltproc -o output/rhel6-table-nistrefs.html
transforms/xccdf2table-nistrefs.xslt output/rhel6-xccdf.xml
oscap xccdf generate guide --profile allrules output/rhel6-xccdf.xml >
output/rhel6-guide.html
WARNING: Processing an unresolved XCCDF document. This may have
unexpected results.
I then took a look at the make file, and manually ran the command for
xccdf2table-nistrefs (after verifying the syntax through the man page of
xsltproc):
[shawn@localhost src]$ xsltproc -o output/rhel6-table-nistrefs.html
transforms/xccdf2table-nistrefs.xslt output/rhel6-xccdf.xml
--
Shawn Wells
Technical Director,
U.S. Intelligence Programs
(e) shawn(a)redhat.com
(c) 443.534.0130