Skip to main content

Mondoo 6.2 is out!

ยท One min read
Mondoo Core Team

๐Ÿฅณ Mondoo 6.2 is out! This release adds automatic container discovery for Kubernetes and support for Amazon Linux 2022.


Get this release: Installation Docs | Package Downloads | Docker Container


๐ŸŽ‰ NEW FEATURESโ€‹

Automatic Container Discovery for Kubernetesโ€‹

Problem: Customers couldn't secure containers running within Kubernetes cluster.

Solution: Mondoo automatically discovers and scans containers in Kubernetes clusters!

Use Mondoo to not just scan Kubernetes cluster and pod configurations, but also all the containers running within your Kubernetes clusters by enabling discovery in command line scans:

mondoo scan k8s --discover=all

This scan will return results for the overall Kubernetes cluster and pod security, a new asset scan for each running container, and a link to the Mondoo Console.

Container Scan

Amazon Linux 2022 Supportโ€‹

Problem: Customers could not be certain that Mondoo would work as expected with the Amazon Linux 2022 preview release.

Solution: Mondoo has been fully tested on Amazon Linux 2022 Preview, and Mondoo now supports using Mondoo Client with Amazon Linux 2022 Preview.

Bug Fixes and Performance Improvementsโ€‹

About a half-dozen minor stability improvements under the hood.