/kind-security-check

This is a simple tool to check if your Kubernetes Kind cluster is secure.

Primary LanguageGo

Kind security check

This is a simple tool to check if your Kubernetes (Kind) cluster is secure.

Current validations

Usage

cd cmd/cli && go run .

work in progress

next:
    -> improve how warnings are displayed
    -> add basic terminal UI
    -> extend the amount of validations

 

codecov