[PATCH] support for adding notes to support consensus discussion

Jeffrey Blank blank at eclipse.ncsc.mil
Thu Jul 12 15:15:10 UTC 2012


This patch includes a new file, transition_notes.xml, and also a new transform
that can output notes (with attribution) as part of a table of settings.  This
supports open, transparent migration of the RHEL 5 STIG to consensus for RHEL
6.

Jeffrey Blank (1):
  support for adding notes to RHEL 5 STIG content, for transparent
    migration to consensus

 RHEL6/Makefile                                  |    1 +
 RHEL6/input/auxiliary/transition_notes.xml      |   31 ++++
 RHEL6/transforms/xccdf2table-stig-addnotes.xslt |  172 +++++++++++++++++++++++
 3 files changed, 204 insertions(+), 0 deletions(-)
 create mode 100644 RHEL6/input/auxiliary/transition_notes.xml
 create mode 100644 RHEL6/transforms/xccdf2table-stig-addnotes.xslt



More information about the scap-security-guide mailing list