Mondoo 5.11.0 is out!
· One min read
🥳 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 auser
: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