I found that the processing of fixes that had things like "2>&1" or "<<END" just
didn't work, so added the translation of those in the combinefixes.py.  Also 
added the
python version of combinefixes

Brian Millett (4):
  Changed the line to allow the combinechecks.py transform.
  Renamed the fix to match the rule name, otherwise it never was
    included
  Deleted the old combinefixes.sh
  added a new combinefixes.py writen in python and adds fixing of    
    special characters "<",">","&"

 RHEL6/Makefile                           |  2 +-
 RHEL6/input/fixes/bash/disable_vsftpd.sh |  3 +++
 RHEL6/transforms/combinefixes.py         | 37 ++++++++++++++++++++++++++++++++
 RHEL6/transforms/combinefixes.sh         | 17 ---------------
 4 files changed, 41 insertions(+), 18 deletions(-)
 create mode 100644 RHEL6/input/fixes/bash/disable_vsftpd.sh
 create mode 100755 RHEL6/transforms/combinefixes.py
 delete mode 100755 RHEL6/transforms/combinefixes.sh

-- 
1.8.1.4

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

Reply via email to