[PATCH 0/2] CCE sanity checking

David Smith dsmith at eclipse.ncsc.mil
Fri Apr 12 17:37:09 UTC 2013


Added a script to the utils directory which 1) lists granted CCEs, 2) checks assigned CCEs against the list of granted CCEs for validity, 3) lists available CCEs, and 4) checks for any duplicate entries.

David Smith (2):
  added script to verify validity of CCE assignments
  added blank line at the top to avoid a false positive with
    verify-cce.py

 RHEL6/references/cce-rhel6-avail.txt |    1 +
 RHEL6/utils/verify-cce.py            |   47 ++++++++++++++++++++++++++++++++++
 2 files changed, 48 insertions(+), 0 deletions(-)
 create mode 100755 RHEL6/utils/verify-cce.py



More information about the scap-security-guide mailing list