Readme.md:fix cis level tag names

Signed-off-by: Carlos Rodriguez-Fernandez <carlosrodrifernandez@gmail.com>
This commit is contained in:
Carlos Rodriguez-Fernandez 2023-07-26 14:37:38 -07:00
parent bcf7399d02
commit 6d7abcc929
No known key found for this signature in database
GPG key ID: 47EBED05C3375B1F

View file

@ -60,10 +60,10 @@ To use release version please point to main branch and relevant release for the
It is possible to to only run level 1 or level 2 controls for CIS. It is possible to to only run level 1 or level 2 controls for CIS.
This is managed using tags: This is managed using tags:
- level1_server - level1-server
- level1_workstation - level1-workstation
- level2_server - level2-server
- level2_workstation - level2-workstation
The control found in defaults main also need to reflect this as this control the testing thet takes place if you are using the audit component. The control found in defaults main also need to reflect this as this control the testing thet takes place if you are using the audit component.