Mondoo 11.14 is out!
๐ฅณ Mondoo 11.14 is out! This release includes improved EOL OS warnings, new resources, and more!โ
Get this release: Installation Docs | Package Downloads | Docker Container
๐งน IMPROVEMENTSโ
End of life status is now a risk factorโ
Better understand when assets are approaching end of life with a new, configurable end-of-life risk factor. This risk factor replaces the existing end-of-life policy and instead uses a configurable warning period and risk factors to expose high-risk EOL assets.
Set your desired warning period or turn off warnings entirely space wide:
Filter on EOL assets within affected asset pages:
New Shodan and VMware inventory packsโ
Gather detailed information on more aspects of your infrastructure with new VMware and Shodan asset inventory packs. The VMware asset inventory pack gathers information on vCenter servers as well as individual ESXi hosts, so you can better understand the state of your clusters. The Shodan asset inventory pack gathers information on hosts assets using the Shodan service.
Control cnspec output using an ENV variableโ
Control the command line output of cnspec using a new MONDOO_OUTPUT
environmental variable that can be set in shell config files or in CI/CD jobs.
export MONDOO_OUTPUT=nodata,nocontrols
cnspec scan local
Resource updatesโ
gitlab.projectโ
- New
approvalSettings
field using the newgitlab.project.approvalRule
resource - New
mergeMethod
field - New
projectFiles
field using the newgitlab.project.file
resource - New
projectMembers
field using the newgitlab.project.member
resource - New
protectedBranches
field using the newgitlab.project.protectedBranch
resource - New
webhooks
field using the newgitlab.project.webhook
resource
macosโ
- New
systemExtensions
field using the newmacos.systemExtension
resource
packageโ
- New
vendor
field
๐ BUG FIXES AND UPDATESโ
- Improve application of cloud-specific CIS Kubernetes policies.
- Fix empty packages data on RPM-based systems.
- Improve rendering of the software version distribution chart.
- Improve descriptions of workload scanning options in the Kubernetes integration setup page.
- Improve generation of CPE data in the package resource.
- Scan all supported asset types available in the
--discover
flag when using the Mondoo Hosted AWS integration. - Improve retry behavior in the GitHub provider.
- Add
BOMRef
data to CycloneDX SBOMs. - Fix integration credentials not updating if they are changed.
- Fix an RPC error during scanning with certain query packs enabled.
- Fix a potential error if checks and data queries use the same UID.
- Improve the CIS EKS policy's
Ensure clusters are created with Private Nodes
check. - Improve the reliability of multiple queries in CIS Linux policies.
- Simplify the output of CIS Linux sysctl IP setting checks.
- Add missing check titles in the Mondoo Endpoint Detection and Response (EDR) policy.
- Improve the reliability of the Mondoo Linux Security policy's
Ensure discretionary access control permission modification events are collected
check. Thanks @ceso! - Improve rendering of data queries that do not return a result.
- Improve rendering of descriptions and auditing steps in CIS policies.
- Improve reliability of iptables checks in Linux CIS policies.
- Fix missing assets in the affected assets lists.