Hi,

 

Pardon my ignorance, but is there a guide on how to submit patches to SSG?

Here’s the output from ‘git diff’, hope it’s enough.

 

Regards

 

--

Rui Pedro Bernardino

CTE2/Tecnologias e Desenvolvimento

PT Inovação

 

From: scap-security-guide-bounces@lists.fedorahosted.org [mailto:scap-security-guide-bounces@lists.fedorahosted.org] On Behalf Of Shawn Wells
Sent: quinta-feira, 18 de Julho de 2013 03:53
To: scap-security-guide@lists.fedorahosted.org
Subject: Re: Patch to "RHEL6/input/checks/sysconfig_networking_bootproto_ifcfg.xml"

 

On 7/10/13 11:32 AM, Rui Pedro Bernardino wrote:

You are totally right. Should get back to regex classes.

 

Does this look better?

 

13c13

<       <criterion test_ref="test_20135" />

---

>       <criterion test_ref="test_20135" negate="true"/>

25c25

<     <ind:subexpression operation="equals">static</ind:subexpression>

---

>     <ind:subexpression operation="pattern match">^(dhcp|bootp)$</ind:subexpression>


Seems sane. Any chance you could whip up a patch?