cloudbeat
cloudbeat copied to clipboard
No cloudbeat modifications needed - Implement CIS benchmark rules
- 5.7.2 (Manual) rule can be implemented by looking for the following in the config file.
securityContext:
seccompProfile:
type: RuntimeDefault
Implementation might be similar to 5.2.6.
- 5.7.4 (Manual) - default namespace should not be used, can be implemented by checking that none of the k8s resources are using the default namespace.