KubeLight icon indicating copy to clipboard operation
KubeLight copied to clipboard

OWASP Kubernetes security and compliance tool [WIP]

Results 7 KubeLight issues
Sort by recently updated
recently updated
newest added

If any container violates the checker rule, the culprit must be busted. So, better to create a ContainerCheck Flow that will help identify the culprit. Steps 1. Creating a Container...

enhancement
checker

As of now, we only check if the memory or CPU limit is set or not, better would be 1. To take user input to validate the memory and CPU...

enhancement

1. Add exception handling to all the methods of Container Checker 2. Add exception handling so that flow will not be disrupted because of one issue. 3. Global exception is...

enhancement

1. Adding CI badges 2. Adding Sqube Badge - CodeQuality and Security 3. Adding Sponsor badge after permission. 4. Add Documentation link [docs.kubelight.com](docs.kubelight.com)

documentation

Exempt to run rules in default namespaces ex - default, kube-system.

### Description Kubelight requires a new benchmark module that helps to run various benchmarks on cluster configuration. #### To Do - [ ] Create a List of possible benchmarking rules

enhancement