zegl / kube-score

Kubernetes object analysis with recommendations for improved reliability and security. kube-score actively prevents downtime and bugs in your Kubernetes YAML and Charts. Static code analysis for Kubernetes.
https://kube-score.com
MIT License
2.75k stars 177 forks source link

kube-score.com: add reassurance notice for users that their data is not stored/ used/ shared in any way #602

Closed webketje closed 2 months ago

webketje commented 3 months ago

Kubernetes deployment(config)s can contain private info like registry URLs. Similar to jwt.io

We do not record tokens, all validation and debugging is done on the client side.

The web validator would be much more useful if I was reassured I could use it without having to spoof or redact my Kubernetes resources.