[PATCH] include mapped STIG ID in overlay

Shawn Wells shawn at redhat.com
Sat Nov 9 05:22:46 UTC 2013


On 11/8/13, 7:26 PM, Steinke, Leland J Sr CTR DISA FSO (US) wrote:
> 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)
> leland.j.steinke.ctr at mail.mil  (gov't)
> lsteinke at tapestrytech.com  (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



Good catch. Ack.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.fedorahosted.org/pipermail/scap-security-guide/attachments/20131109/dbb2f1b9/attachment.html>


More information about the scap-security-guide mailing list