[PATCH 0/2] transform to create STIG tables based on overlay

Jeffrey Blank blank at eclipse.ncsc.mil
Wed Apr 3 18:03:14 UTC 2013


This is a first cut at adding a transform to apply an overlay that
carries its own IDs and titles (in this case, the STIG).  
There is now a new table output
(which uses the existing transform that can turns any STIG into a table)
which presents the overlaid IDs and titles, in
output/table-stig-rhel6-overlay.html


Jeffrey Blank (2):
  new transform to apply STIG overlay with IDs and alternate titles
  rules to run the new STIG overlay and send its output through the
    existing table generation transform for STIGs      * also,
    deactivation of old rules which should no longer be needed (will
    remain as comments for now)

 RHEL6/Makefile                                 |   36 ++++++++++--------
 RHEL6/transforms/xccdf-apply-overlay-stig.xslt |   46 ++++++++++++++++++++++++
 2 files changed, 66 insertions(+), 16 deletions(-)
 create mode 100644 RHEL6/transforms/xccdf-apply-overlay-stig.xslt



More information about the scap-security-guide mailing list