Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 11.35 release notes #503

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
41 changes: 41 additions & 0 deletions releases/2024-12-17-mondoo-11.35-is-out.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
---
slug: mondoo-11.35-is-out/
title: Mondoo 11.35 is out!
description: Announcing the 11.35 release of Mondoo with FOO, BAR, BAZ, and more!

Check warning on line 4 in releases/2024-12-17-mondoo-11.35-is-out.md

View workflow job for this annotation

GitHub Actions / Run spell check

`BAZ` is not a recognized word. (unrecognized-spelling)

Check warning on line 4 in releases/2024-12-17-mondoo-11.35-is-out.md

View workflow job for this annotation

GitHub Actions / Run spell check

`BAZ` is not a recognized word. (unrecognized-spelling)
authors: [tim]
image: DEETS

Check warning on line 6 in releases/2024-12-17-mondoo-11.35-is-out.md

View workflow job for this annotation

GitHub Actions / Run spell check

`DEETS` is not a recognized word. (unrecognized-spelling)

Check warning on line 6 in releases/2024-12-17-mondoo-11.35-is-out.md

View workflow job for this annotation

GitHub Actions / Run spell check

`DEETS` is not a recognized word. (unrecognized-spelling)
tags: [release, mondoo]
---

## 🥳 Mondoo 11.35 is out! This release includes FOO, BAR, BAZ, and more!

Check warning on line 10 in releases/2024-12-17-mondoo-11.35-is-out.md

View workflow job for this annotation

GitHub Actions / Run spell check

`BAZ` is not a recognized word. (unrecognized-spelling)

Check warning on line 10 in releases/2024-12-17-mondoo-11.35-is-out.md

View workflow job for this annotation

GitHub Actions / Run spell check

`BAZ` is not a recognized word. (unrecognized-spelling)

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

### IMPROVEMENT 1

#### Compliance reports performance improvements

Up to 4x faster! DEETS

Check warning on line 29 in releases/2024-12-17-mondoo-11.35-is-out.md

View workflow job for this annotation

GitHub Actions / Run spell check

`DEETS` is not a recognized word. (unrecognized-spelling)

Check warning on line 29 in releases/2024-12-17-mondoo-11.35-is-out.md

View workflow job for this annotation

GitHub Actions / Run spell check

`DEETS` is not a recognized word. (unrecognized-spelling)

### Resource updates

#### RESOURCE 1

- New `FIELD_NAME` field
- New `FIELD_NAME` field using the new `MQL.RESOURCE` resource

## 🐛 BUG FIXES AND UPDATES

- Fix affected assets lists not containing assets scanned by older custom policies.
- Show the link to discovered assets in each integration page.
Loading