-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New week. New release. Signed-off-by: Tim Smith <tsmith84@gmail.com>
- Loading branch information
Showing
3 changed files
with
81 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
v20 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,68 @@ | ||
--- | ||
slug: mondoo-11.39-is-out/ | ||
title: Mondoo 11.39 is out! | ||
description: Announcing the 11.39 release of Mondoo with FOO, BAR, BAZ, and more! | ||
authors: [tim] | ||
image: DEETS | ||
tags: [release, mondoo] | ||
--- | ||
|
||
## 🥳 Mondoo 11.39 is out! This release includes FOO, BAR, BAZ, and more! | ||
|
||
Get this release: [Installation Docs](https://mondoo.com/docs/cnspec/) | [Package Downloads](https://releases.mondoo.com/cnspec/) | [Docker Container](https://hub.docker.com/r/mondoo/cnspec) | ||
|
||
--- | ||
|
||
## 🎉 NEW FEATURES | ||
|
||
### SentinelOne vulnerability integration | ||
|
||
DEETS | ||
|
||
### Create cases in workspaces | ||
|
||
DEETS | ||
|
||
### Search for assets and findings in workspaces | ||
|
||
DEETS | ||
|
||
## 🧹 IMPROVEMENTS | ||
|
||
### Risk insights on assets | ||
|
||
https://github.com/mondoohq/console/pull/5462 | ||
|
||
### More view options for asset lists | ||
|
||
https://github.com/mondoohq/console/pull/5416 | ||
|
||
### AWS RDS Cluster support | ||
|
||
DEETS: | ||
|
||
- Atlas | ||
- Scanning | ||
- Asset overview | ||
|
||
### Resource updates | ||
|
||
#### RESOURCE 1 | ||
|
||
- New `FIELD_NAME` field | ||
- New `FIELD_NAME` field using the new `MQL.RESOURCE` resource | ||
|
||
## 🐛 BUG FIXES AND UPDATES | ||
|
||
- Fix asset technology fields on VMware and OCI assets. | ||
- Add OCI to the list of technology values available for workspace creation. | ||
- Fix incorrect CVSS scores displayed in CVE page score boxes. | ||
- Ensure that positive risk factors display in green. | ||
- Display the save button on the security model settings tab even if the advanced settings aren't selected. | ||
- Update the workspaces selection filtering to move "Kind" under infrastructure. | ||
- Add "OCI" under the workspaces technology selection filtering. | ||
- Fix failures generating some exports. | ||
- Support certificate based authentication for the Microsoft Defender integration. | ||
- Add the version number to the PCI DSS compliance framework to make it more clear which version is included. | ||
- Fix the application of risk factors on Debian-based systems. | ||
- Show correct timestamps for export and import integrations. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters