Hi Pravin,

This was something I also wondered about. However, there are some subtle 
aspects that might affect this which I learned once I gave it a shot.

1) Not all pattern matches are same. Some search whether a pattern exists in a 
file, some check for the absence, some check for the first match only, some for 
all matches, some checks will involve external variables passed in as well. At 
the very least, you will need </path/to/file>,<regex to 
find>,<check_existence>,<instance> for basic ones.

2) You will have to keep the title, description and comments extremely generic 
or else update them individually and they are generated. I found this to be a 
huge deterrent to making everything into a template.

Thank you.

Regards,
Gautam.


_______________________________________________
Open-scap-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/open-scap-list

Reply via email to