2022

Mondoo 5.23.0 is out!

Β·By vj

Back to releases

πŸ₯³ 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