2021
Mondoo 3.7.0 is out!
Ā·By Chris Rock
Back to releases
We are excited to announce that the new release ships with š¦ Kubernetes API support and š§¾ YAML report!
š FEATURES
- new: added support for kubernetes application checks
- new: yaml report export
š„³ Kubernetes API Support
We adapted the current k8s:// to target the Kubernetes API. This allows you to validate deployed applications. Mondoo ships with a new Kubernetes Application Benchmark. Just activate this benchmark in your Mondoo dashboard to scan for common pod configurations.
Bash# mondoo will use kubectl context and setupmondoo scan -t k8s://

š§¾ YAML Reporter
This release introduces a new yaml reporter that allows you to use mondoo's report for further analysis.
Bashmondoo scan -o yaml
