Mondoo 4.17.0 is out!
· One min read
🥳 mondoo 4.17.0 is out!
🎉 FEATURES
-
Experimental VMware Harbor Integration is available

To try it out, add the
container_registriesconfiguration to your mondoo config:...
container_registries:
token: abc123
enable_harbor: trueand then run
mondoo serve. An implementation of the pluggable-scanner-spec will be available on port 8990.
🧹 IMPROVEMENTS
- macOS arm64 builds
- Improved macOS and Windows baseline policies
- Improved MQL type enforcement relating to handling of nils
🐛 BUG FIXES AND UPDATES
- Fix MQL timeout when
ifmissingelse - Fix Microsoft 365 resolver
- Allow passing insecure flag for container registry scans