0
I Use This!
Very High Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 23 hours ago.
Dec 11, 2024 — Dec 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added template adding selected="false" to all Rules, to enable Profile-driven evaluation More... about 14 years ago
Merge branch 'master' of git://git.fedorahosted.org/git/scap-security-guide More... about 14 years ago
added two new profiles to enable testing More... about 14 years ago
the "rpm_verify.xml" check now works but a word of caution: * it creates an approximately 250M results file * it takes a long time to execute on a reasonably powerful system More... about 14 years ago
the "make validate" command now works without error * temporarily moved "selinux_mode.xml" to "selinux_mode.xml.DEVEL" (troubleshooting) * temporarily moved "accounts_password_reuse_limit.xml" to "accounts_password_reuse_limit.xml.DEVEL" (troubleshooting) * fixed several checks * added check for package_rhnsd_removed.xml which fixed a dependency More... about 14 years ago
removed a few more duplicate ids within the checks More... about 14 years ago
rearranged Values in XCCDF content to deal with openscap validation quirks * also removed some duplicate rules More... about 14 years ago
removed duplicate rules from XCCDF profiles More... about 14 years ago
changed Makefile rule to perform validation of XCCDF and OVAL More... about 14 years ago
altered testcheck.py to only support openscap 0.8 (implcitly, via argument name change) * needed for OVAL 5.8 More... about 14 years ago
fixups for non-unique IDs More... about 14 years ago
improved relabelids.py to adjust hrefs to OVAL file from XCCDF More... about 14 years ago
fixed combinecheck.py bug that allowed insertion of elements with non-unique IDs More... about 14 years ago
Merge branch 'master' of git://git.fedorahosted.org/git/scap-security-guide More... about 14 years ago
removed a ton of duplicate id's More... about 14 years ago
created 'create_kernel_modules_disabled.py' script to generate kernel module checks * updated the checks in the main check folder More... about 14 years ago
added transform to deal with oscap XCCDF validation quirks More... about 14 years ago
Merge branch 'master' of git://git.fedorahosted.org/git/scap-security-guide More... about 14 years ago
reworked add-profiles transform to insert profile into right place in XCCDF document More... about 14 years ago
removed duplicate profile items, renamed others More... about 14 years ago
added the extends_definition code back to create_services_enabled.py/create_services_disabled.py * updated and tested all service checks * added a bash script called "test-service-checks" * removed several duplicate ids within checks More... about 14 years ago
used the 'create_services_disabled.py' script to generate service checks * removed several duplicate id's in the checks directory More... about 14 years ago
made some changes to "create_services_disabled.py" * fixed a small bug in "template_service_disabled" * removed the "extends_definition" package check code (see comments in the script) More... about 14 years ago
split up the packages script into "installed" and "removed" packages More... about 14 years ago
used the 'create_package_checks.py' script to update our package checks * removed several duplicate id's within the checks More... about 14 years ago
made some small changes to 'create_package_checks.py' (mostly documentation) * fully populated 'packages.csv' with the correct information More... about 14 years ago
reworked xccdf-addprofiles to add profiles prior to first Group in XCCDF More... about 14 years ago
added script 'create_package_checks.py' which will automatically generate package checks * I still need to flesh out packages.csv - it currently contains test input More... about 14 years ago
updated several service enabled checks using the 'create_services_enabled.py' script * this removed several duplicate ids as well as fixed some broken CCE references More... about 14 years ago
added script 'create_services_enabled.py' in the templates directory * automatically generates checks for enabled services * added the associated templates and CSV file More... about 14 years ago