Mondoo Docs

Mondoo 5.23.0 is out!

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

๐Ÿฅณ mondoo 5.23.0 is out!

๐ŸŽ‰ NEW FEATURES

AWS EC2 SSM Session Support

Use Mondoo to scan all your AWS SSM instances:

mondoo scan -t aws-ec2-ssm://ec2-user@instance-id

Specify the region and/or profile to use by including options:

mondoo scan -t aws-ec2-ssm://ec2-user@instance-id --option region=us-east-2 profile=test_profile

K8s Transport Improvements

Scan a directory of Kubernetes manifests:

mondoo scan -t k8s --path test/integration/k8s

๐Ÿงน IMPROVEMENTS

  • Include the macOS build number in platform information
  • Improved asset name for the github transport
  • Add AWS account alias to AWS Account asset name
  • Scoring consistency improvements
  • Improved naming for Kubernetes cluster
  • macOS package installation path no longer contains version number (eg: /Library/Mondoo/bin instead of /Library/Mondoo/5.22.0/bin)

๐Ÿ› BUG FIXES AND UPDATES

  • Do not require AWS RDS encryption checks on instance types that do not support encryption

On this page