/CIS-Ubuntu-20.04

CIS Benchmark for Ubuntu 20.04 with bats scripts

Primary LanguageShellMIT LicenseMIT

CIS-Ubuntu-20.04

This repository holds automated tests for the CIS Ubuntu Linux 20.04 LTS Benchmark v1.1.0 in bats format.

Setup

Run the tests

  • Move to the tests directory
  • Run all the tests via bats -r .
  • Run specific test file e.g. via bats 1-Initial-Setup/1.1-Filesystem-Configuration.bats