Mondoo 5.26.0 is out!
Announcing the 5.26 release of Mondoo, the security and compliance platform that prioritizes risks that matter most in your infrastructure.
🥳 mondoo 5.26.0 is out!
🎉 NEW FEATURES
Add MQL resource to query k8s secret resources
mondoo> k8s.secrets.where(namespace == "default") { name namespace manifest["kind"] }
k8s.secrets.where: [
0: {
name: "default-token-89ft8"
namespace: "default"
manifest[kind]: "Secret"
}
]🐛 BUG FIXES AND UPDATES
- Fix false positive for Debian
postgresql-commonadvisory - Fix issue where first keystroke was ignored by pager when running
mondoo scan - Fix case where APK versions where not compared properly when prefixed with epochs
- Fix pager to work with
more - Fix k8s namespace resource instantiation
Mondoo 5.27.0 is out!
Announcing the 5.27 release of Mondoo, the security and compliance platform that prioritizes risks that matter most in your infrastructure.
Mondoo 5.25.0 is out!
Announcing the 5.25 release of Mondoo, the security and compliance platform that prioritizes risks that matter most in your infrastructure.