This is a docker image that generates Allure reports from https://dev-sec.io Chef Inspec CIS-benchmarks json-results, generated from dev-sec-cis-benchmarks that runs benchmarks for:
- Nice overview of CIS-benchmarks compliance
- Allure collects a trend over compliance status
- Test drilldown shows human readable description of each item
The scanner user needs to have ssh-keys to the server in ~/.ssh
.
See ./scripts
in the github repo for examples.
Put username and server info in ./scripts/config.sh
, then scan and host.
./scripts/scan.sh
./scripts/host.sh