Mondoo Docs

Mondoo 4.15.0 is out!

Announcing the 4.15 release of Mondoo, the security and compliance platform that prioritizes risks that matter most in your infrastructure.

๐Ÿฅณ mondoo 4.15.0 is out! It ships with many new MQL resources, new CIS benchmarks for macOS 10.15 and macOS 11.

๐ŸŽ‰ FEATURES

  • New Mondoo update notifications in Mondoo Console

Mondoo Console Update Notifications

  • new CIS Benchmark for macOS 10.15 and macOS 11 (beta)

CIS Benchmark for macOS

  • new MQL array functions for query language []array.unique & []array.duplicates

MQL array functions

  • new MQL string function for upper case string.upcase

MQL upcase

  • new MQL parse json feature parse.json(content: '{ "a": "b"}')

MQL json parse

MQL resources for macos

  • new MQL parse.plist resource to parse plist files on macOS

MQL resources to parse plist file

  • new MQL uuid resource

MQL resources to parse uuid

๐Ÿงน IMPROVEMENTS

  • SSH user fallback: When mondoo scan -t host is used without a user, we fallback to the current user to mimic ssh agent behaviour