Mondoo Docs

Mondoo 5.11.0 is out!

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

๐Ÿฅณ mondoo 5.11.0 is out!

๐ŸŽ‰ FEATURES

  • Export the Mondoo scan report as CSV. You can try it using mondoo scan -o csv
  • Added the lsblk resource for querying unmounted block devices
  • Added aws.ec2.instances { image } for querying information about the AMI used to launch the instance
  • You can now query the group resource for a user: users.list { group }
  • Expose EC2 instance launch time to enable queries like aws.ec2.instances { launchTime }

๐Ÿงน IMPROVEMENTS

  • Improvements to Distribution Independent Linux Policy queries

๐Ÿ› BUG FIXES AND UPDATES

  • Fix bug where # used as a comment in MQL queries would cause the query to erroneously compile
  • Fix service detection for openSUSE-leap