Skip to main content

Mondoo 11.37 is out!

· 3 min read
Tim Smith
Tim Smith
Mondoo Core Team

🥳 Mondoo 11.37 is out! This release includes workspace creation from tags/labels and Mondoo annotations, plus a whole lot more!

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


🎉 NEW FEATURES

Create workspaces from labels/tags and annotations

Create the perfect workspace for exploring assets in your infrastructure with new filtering capabilities. Now you can create a workspace that includes or excludes all assets that match certain labels or tags, such as environment:production, or Mondoo annotations you set, such as priority:high.

Create a workspace of production cloud assets:

Workspaces selection using cloud tags

Create a workspace of assets you've annotated as high priority:

Workspaces selection using Mondoo annotations

🧹 IMPROVEMENTS

Quickly find integrations

Find the right integration with less scrolling. The Add Integration page now supports search based on integration categories in addition to integration names.

Integration filtering with a category

Improved asset overview information

Dive into asset configuration with new first and last scan time data. Plus, now you can easily copy asset information: When you hover over any value, you see the option to copy the data to your clipboard.

Asset overview

Resource updates

aws.iam.instanceProfile

  • Deprecate createDate in favor of a new createdAt field

aws.iam.policy

  • Deprecate createDate in favor of a new createdAt field

aws.iam.policyversion

  • Deprecate createDate in favor of a new createdAt field

aws.iam.role

  • Deprecate createDate in favor of a new createdAt field

aws.iam.user

  • Deprecate createDate in favor of a new createdAt field

aws.iam.usercredentialreportentry

  • Deprecate createDate in favor of a new createdAt field

gcp.project.storageservice.bucket

  • New encryption field

macos.alf

  • Support macOS Sequoia (15) assets

🐛 BUG FIXES AND UPDATES

  • Categorize Nmap assets as "Domains and Hosts" on the Assets page.
  • Fix an invalid reporting job error when running certain policies.
  • Fix display of score boxes on CVE and Advisory pages.
  • Show assets link on AWS integrations.
  • Allow creating workspaces with the asset kind value of "Virtual Machine".
  • Improve reliability of some CIS/BSI Windows policy checks on non-English systems.
  • Improve fetching available AWS regions.
  • Expand CVE and advisory detection on Windows 2025 hosts.
  • Fix user check failures on Windows when a domain user has not locally logged in.
  • Fix the risk rating order in the check overview tile on asset pages.
  • Update the EOL date for Amazon Linux 2023 to the extended June 30th, 2029 date.
  • Rework multiple checks in the CIS Azure Foundations policy to improve reliability and readability of output.
  • Fix incorrect form validation when setting up the Microsoft Defender for Cloud integration.
  • Improve links to documentation on integration pages.