4
0
Fork 0

Merge pull request #76 from carofe82/devel

Readme.md:fix cis level tag names
This commit is contained in:
uk-bolly 2023-07-27 08:32:09 +01:00 committed by GitHub
commit 0106d8a742
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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.