Skip to main content

Mondoo 5.15.0 is out!

ยท One min read
Mondoo Core Team

๐Ÿฅณ 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