Skip to main content

Mondoo 5.35.0 is out!

ยท 2 min read
Mondoo Core Team

๐Ÿฅณ Mondoo 5.35.0 is out. This release's big features: Search assets by tags, new UI elements, and new Windows resources.

๐ŸŽ‰ NEW FEATURESโ€‹

Search assets by tag and annotation key/valueโ€‹

The search box in the fleet view now filters assets by tags and annotations. This simple feature adds a lot of power! For example, you can now search across multiple AWS accounts for assets with the same tag. But as cool as that is, we'll do you one better: You can also search across multiple cloud providers. Or GitHub accounts. Or... you get the idea.

New graphs on the web consoleโ€‹

The Mondoo Web Console has two new sets of graphs to help you see the state of your assets at a glance! First, the new radial graphs now show the breakdown of your assets by score. Mouse hovers provide more detailed information from the dashboard.

New radial graphs

If you select the fleet view, you'll see a new bar graph showing the same distribution of assets by letter grade.

New bar graphs

And of course, it all looks great!

Add annotations to assets via the configโ€‹

To create specific annotations for all assets when scanning via the mondoo agent, set the following config string:

---
annotations:
mdm: annotation

New Windows Resourcesโ€‹

Mondoo now includes new resources for better examining the security of Windows systems out of the box:

๐Ÿงน IMPROVEMENTSโ€‹

Additional CI System Dataโ€‹

Mondoo now gathers more CI environment labels on GitLab, GitHub Actions, and Travis-CI.

Mondoo Kubernetes Operator Improvementsโ€‹

The Mondoo Kubernetes operator now scans Kubernetes Deployments in addition to Pods. See the full Operator release notes on the GitHub project.

๐Ÿ› BUGFIXESโ€‹

  • Fixed harbor integration scanning
  • Updated the CLI output colors on macOS systems to improve the readability of error messages
  • Fixed the display of Spaces on mobile devices