Skip to content

Commit

Permalink
Add 11.37 release notes
Browse files Browse the repository at this point in the history
New week. New release

Signed-off-by: Tim Smith <[email protected]>
  • Loading branch information
tas50 committed Jan 10, 2025
1 parent 8ede1a3 commit 7af53e3
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ Google Cloud (GCP) Storage bucket
| iamPolicy | &#91;&#93;[gcp.resourcemanager.binding](gcp.resourcemanager.binding.md) | IAM policy |
| iamConfiguration | dict | IAM configuration |
| retentionPolicy | dict | Retention policy |
| encryption | dict | Encryption |

**References**

Expand Down
83 changes: 83 additions & 0 deletions releases/2025-01-14-mondoo-11.37-is-out.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,83 @@
---
slug: mondoo-11.37-is-out/
title: Mondoo 11.37 is out!
description: Announcing the 11.37 release of Mondoo with FOO, BAR, BAZ, and more!

Check warning on line 4 in releases/2025-01-14-mondoo-11.37-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/2025-01-14-mondoo-11.37-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.37 is out! This release includes FOO, BAR, BAZ, and more!

Check warning on line 10 in releases/2025-01-14-mondoo-11.37-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

### SentinelOne vulnerability integration

DEETS

Check warning on line 20 in releases/2025-01-14-mondoo-11.37-is-out.md

View workflow job for this annotation

GitHub Actions / Run spell check

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

### Create workspaces from tags and annotations

https://github.com/mondoohq/console/pull/5392

### Create cases in workspaces

DEETS

Check warning on line 28 in releases/2025-01-14-mondoo-11.37-is-out.md

View workflow job for this annotation

GitHub Actions / Run spell check

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

### Search for assets and findings in workspaces

DEETS

Check warning on line 32 in releases/2025-01-14-mondoo-11.37-is-out.md

View workflow job for this annotation

GitHub Actions / Run spell check

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

## 🧹 IMPROVEMENTS

### AWS RDS Cluster support

DEETS:

Check warning on line 38 in releases/2025-01-14-mondoo-11.37-is-out.md

View workflow job for this annotation

GitHub Actions / Run spell check

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

- Atlas
- Scanning
- Asset overview

### Improved CIS Azure Foundations benchmark checks

DEETS from Manuel on this one

https://github.com/mondoohq/cnspec-enterprise-policies/pull/1184

### Quickly find integrations

Find the right integration with less scrolling. The add integration page now supports search based on integration categories in addition to integration names.

![Integration filtering with a category](/img/releases/2025-01-07-mondoo-11.36-is-out/integration_filtering.png)

### Improved asset overview information

DEETS from:

- Link to integrations from configuration overview: https://github.com/mondoohq/console/pull/5401
- Display scan times in scan overview: https://github.com/mondoohq/console/pull/5398
- Copy values from asset data: https://github.com/mondoohq/console/pull/5397

### Resource updates

#### gcp.project.storageservice.bucket

Check warning on line 66 in releases/2025-01-14-mondoo-11.37-is-out.md

View workflow job for this annotation

GitHub Actions / Run spell check

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

- New `encryption` field

#### macos.alf

- Support macOS Sequoia (15) assets. https://github.com/mondoohq/cnquery/pull/5013

## 🐛 BUG FIXES AND UPDATES

- Categorize Nmap assets as "Domains and Hosts" on the Assets page.
- Improve performance of compliance report generation. https://github.com/mondoohq/server/pull/9900
- Fix an `invalid reporting job` error when running certain policies.
- Fix display of score boxes on CVE and Advisory pages. https://github.com/mondoohq/console/pull/5336
- Show assets link on AWS integrations: https://github.com/mondoohq/console/pull/5385
- Allow creating workspaces with the asset kind value of "Virtual Machine".
- Improve reliability of some CIS/BSI Windows policy checks on non-English systems.
- Improve fetching of available AWS regions.

0 comments on commit 7af53e3

Please sign in to comment.