# 🦍 CIS vSphere
A tool to assess the compliance of a VMware vSphere environment against the CIS Benchmark for VMware vSphere.
git clone https://github.com/karimhabush/cis-vsphere.git
cd cis-vsphere
Install-Module -Name VMware.PowerCLI -Scope CurrentUser -Force
.\src\cis-vsphere.ps1
patches.json
file with the latest patches for your environment.Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.