Mondoo Docs

Mondoo 5.15.0 is out!

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

๐Ÿฅณ mondoo 5.15.0 is out!

๐ŸŽ‰ NEW FEATURES

Support --path for exec command to allow for autocompletion in the shell This brings shell auto-completion for transports that require a path

Before:

mondoo exec -t terraform --option path=policy/bundles/test_data/terraform/fail "$(cat test.mql)"

After:

mondoo exec -t terraform --path policy/bundles/test_data/terraform/fail "$(cat test.mql)"

๐Ÿงน IMPROVEMENTS

  • Add azure vm platform id auto-detection
  • Add tags to aws acm certificate resource

On this page