Skip to content

Project aiming to migrate sectools checking scripts to SCE for use with XCCDF and related technologies

Notifications You must be signed in to change notification settings

mpreisler/sectool-xccdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project aiming to migrate existing sectools checking scripts
to SCE (Script Check Engine) for use with XCCDF and related technologies

== ./script_tester.py ==
A helper script that allows you to test migrated scripts without having all
of the machinery in place.

Usage:
./script_tester.py some_script
./script_tester.py *.sh *.py
etc..

== ./script_aggregator.py ==
Dirty script that generates an XCCDF referencing all given scripts as SCE checks.

Usage:
./script_aggregator.py some_script
./script_aggregator.py *.sh *.py *.pl
etc..

About

Project aiming to migrate sectools checking scripts to SCE for use with XCCDF and related technologies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published