These are tweaks to facilitate mapping between STIG and SSG content.

Thanks,
Leland
--
Leland Steinke, Security+
DISA FSO Technical Support Contractor
tapestry technologies, Inc
717-267-5797 (DSN 570)
[email protected] (gov't)
[email protected] (com'l)

---
 RHEL6/transforms/xccdf-apply-overlay-stig.xslt |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/RHEL6/transforms/xccdf-apply-overlay-stig.xslt 
b/RHEL6/transforms/xccdf-apply-overlay-stig.xslt
index 0bbe84b..a7bf3cb 100644
--- a/RHEL6/transforms/xccdf-apply-overlay-stig.xslt
+++ b/RHEL6/transforms/xccdf-apply-overlay-stig.xslt
@@ -28,8 +28,8 @@
                  <Group id="{$overlay_id}">
                    <title>SRG-OS-ID</title>
                    <description></description>
-            <Rule id="{$overlay_id}_rule" severity="{$overlay_severity}" >
-                       <version><value-of select="$overlay_id"/></version>
+            <Rule id="{$overlay_rule}" severity="{$overlay_severity}" >
+                       <version><xsl:value-of select="$overlay_id"/></version>
                <title><xsl:value-of select="$overlay_title"/></title>
                <description><xsl:copy-of select="xccdf:rationale/node()" 
/></description>
                <check system="C-{$overlay_id}_chk">
-- 
1.7.1

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
scap-security-guide mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/scap-security-guide

Reply via email to