-
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 <[email protected]>
- Loading branch information
Showing
1 changed file
with
34 additions
and
0 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,34 @@ | ||
--- | ||
slug: mondoo-11.34-is-out/ | ||
title: Mondoo 11.34 is out! | ||
description: Announcing the 11.34 release of Mondoo with FOO, BAR, BAZ, and more! | ||
authors: [tim] | ||
image: DEETS | ||
tags: [release, mondoo] | ||
--- | ||
|
||
## 🥳 Mondoo 11.34 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 | ||
|
||
### Microsoft Defender for Cloud findings in Mondoo | ||
|
||
- https://github.com/mondoohq/console/pull/5270 | ||
- https://github.com/mondoohq/console/pull/5238 | ||
|
||
## 🧹 IMPROVEMENTS | ||
|
||
### CIS MacOS Sequoia benchmark 1.0 | ||
|
||
DEETS | ||
|
||
## 🐛 BUG FIXES AND UPDATES | ||
|
||
- Improve display of affected assets in the vulnerabilities overview page. | ||
- Improve default values displayed for Cloudflare R2 buckets. | ||
- Handle nil login values in the `microsoft.user.auditlog` resource. | ||
- Add more detailed command line help for the GitLab provider. |