Changes to the OCI Security Health Check ๐Ÿ‘ฎ

The OCI Security Health Check script has a new home! It’s now available here – https://github.com/oci-landing-zones/oci-cis-landingzone-quickstart/blob/main/README.md

In addition to this, it’s been renamed to the CIS Compliance Script

Running the script from the OCI Cloud Shell is still as simple as ever:

git clone https://github.com/oci-landing-zones/oci-cis-landingzone-quickstart.git
cd oci-cis-landingzone-quickstart/scripts
chmod +x standard.sh
./standard.sh

Comments

Leave a comment