[PATCH 25/26] Made changes requested by Jeff Blank to accommodate changes made on his commit.

Shawn Wells shawn at redhat.com
Fri Jun 29 23:03:28 UTC 2012


On 6/29/12 5:45 PM, Willy Santos wrote:
> Removed CCI-17 from new_rule_needed and fixed closing-tag comments in srg_support.xml.
>
> Signed-off-by: Willy Santos <wsantos at redhat.com>
> ---
>   rhel6/src/input/auxiliary/srg_support.xml |    6 +++---
>   1 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/rhel6/src/input/auxiliary/srg_support.xml b/rhel6/src/input/auxiliary/srg_support.xml
> index 8b1b296..dfdfa96 100644
> --- a/rhel6/src/input/auxiliary/srg_support.xml
> +++ b/rhel6/src/input/auxiliary/srg_support.xml
> @@ -30,14 +30,14 @@ The requirement is impractical or out of scope.
>   It is unclear how to satisfy this requirement.
>   </description>
>   <ref disa="20,31,218,219,224,1097,24,25,26,27,28,29,30,32,99" />
> -</Group> <!-- end unmet_impractical_product -->
> +</Group> <!-- end requirement_unclear -->
>   
>   <Group id="new_rule_needed">
>   <title>A New Policy/Manual Rule is Needed</title>
>   <description>
>   A new Rule needs to be created in the scap-security-guide content.
>   </description>
> -<ref disa="1343,17,52,53" />
> -</Group> <!-- end unmet_impractical_product -->
> +<ref disa="1343,52,53" />
> +</Group> <!-- end new_rule_needed -->
>   
>   </Group>
Ack


More information about the scap-security-guide mailing list