InSpec system validation scripts
docker container run --rm --interactive --tty \
--mount type=bind,source="$(pwd)",target=/share \
docker.io/boxcutter/cinc-auditor init profile example
docker container run --rm --interactive --tty \
--mount type=bind,source="$(pwd)",target=/share \
docker.io/boxcutter/cinc-auditor exec example \
--key-files /path/keys/ssh.key \
--target ssh://[email protected]