Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 1.46 KB

README.md

File metadata and controls

43 lines (28 loc) · 1.46 KB

cis-benchmark-allure-reporter

What it is

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:

Allure screenshot


Features

  • Nice overview of CIS-benchmarks compliance
  • Allure collects a trend over compliance status
  • Test drilldown shows human readable description of each item

Allure screenshot


How to use

Preparation

The scanner user needs to have ssh-keys to the server in ~/.ssh.

Execution

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