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.