Skip to main content

Mondoo 11.40 is out!

· 3 min read
Tim Smith
Tim Smith
Mondoo Core Team

🥳 Mondoo 11.40 is out! This release introduces imported security findings from SentinelOne and CrowdStrike!

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


🎉 NEW FEATURES

Import findings from SentinelOne and CrowdStrike Falcon

Unify your security findings with Mondoo! Stop wasting your time compiling and comparing data from multiple security tools and reconciling duplicate findings. Mondoo can now import data from SentinelOne and CrowdStrike Falcon so you can more easily assess your overall security posture.

Third-party integrations

With these integrations, you can take advantage of Mondoo's security visualization, prioritization, and ticketing capabilities. Consolidating the data in Mondoo Platform lets you understand your biggest risks and make the most impactful changes.

Mondoo includes SentinelOne and CrowdStrike data alongside findings from Mondoo's own scans, and deduplicates so you don't have to.

Third-party data on an asset

You get the benefit of multiple tools—eliminating security gaps—without the management headache. Best of all, the Mondoo Console gives you a big-picture view of your entire attack surface.

🧹 IMPROVEMENTS

Goodbye cases, hello tickets

We love customer feedback and are grateful when we can make changes driven by our users. When we learned that the name of cases, our task tracking capability, wasn't clear to everyone, we acted. Cases are now Mondoo tickets.

Add a ticket from a finding

Ticketing still has all the same capabilities that have made this feature a game-changer for so many of our customers: seamless integration with your external issue tracking platform, remediation details in the ticket, and a user experience that saves you countless hours of work. All we changed is what we call them!

Create workspaces with Terraform

Automate the creation of workspaces with the updated Mondoo Terraform provider 0.23. Learn more about the mondoo_workspace resource in the Mondoo Terraform provider documentation.

Resource updates

gcp.project.gke.cluster

  • New releaseChannel field

🐛 BUG FIXES AND UPDATES

  • Improve provider command-line help for gcp, k8s, network, os, terraform, vcd, vsphere.
  • Fix incorrect detection of Python packages when common Python directories aren't present.
  • Don't ignore the --regions flag when scanning using the aws provider.
  • Fix GCP labels missing from asset search box filtering and workspaces setup.
  • Handle permission denied messages when fetching the GCP resource's parent organization.
  • Fix a panic during GKE discovery due to handling of threadsPerCore field on GKE project nodePool config.
  • Fix failures in MQL using the .contains helper with dict type data.
  • Improve readability of risk factor icons in some result tables.