Skip to content

Commit

Permalink
Add 11.23 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 Sep 20, 2024
1 parent c386106 commit 3fead61
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 3 deletions.
61 changes: 61 additions & 0 deletions releases/2024-09-24-mondoo-11.23-is-out.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
---
slug: mondoo-11.23-is-out/
title: Mondoo 11.23 is out!
description: Announcing the 11.23 release of Mondoo with FOO, BAR, BAZ, and more!

Check failure on line 4 in releases/2024-09-24-mondoo-11.23-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 failure on line 6 in releases/2024-09-24-mondoo-11.23-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.23 is out! This release includes FOO, BAR, BAZ, and more!

Check failure on line 10 in releases/2024-09-24-mondoo-11.23-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

### Create Cases automatically on asset drift

DEETS

Check failure on line 20 in releases/2024-09-24-mondoo-11.23-is-out.md

View workflow job for this annotation

GitHub Actions / Run spell check

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

### GitLab and GitLab ticketing for cases

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

### New CIS Ubuntu 24.04 benchmark policy

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

## 🧹 IMPROVEMENTS

### Updated CIS Azure Foundations 3.0 benchmark policy

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

### Improved asset view in policies

Out with the old and in with the new.

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

### Resource updates

#### microsoft.conditionalAccess

- New resource with `namedLocations` field

#### microsoft.conditionalAccess.ipNamedLocation

- New resource with `name` and `trusted` fields

## 🐛 BUG FIXES AND UPDATES

- Improve the performance of EC2 instance discovery.
- Fix tag filtering in the AWS provider.
- Avoid errors in the AWS Elasticsearch, SageMaker, and SNS resources when nil values are returned.
- Ensure that the AWS KMS resource returns all keys.
- Improve performance of data exports.
- Improve performance loading vulnerability data.
- Show risk scores for CVE each CVE displayed on advisory pages.
- Improve asset category names in the inventory page.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3738,9 +3738,9 @@ [email protected]:
integrity sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==

electron-to-chromium@^1.5.4:
version "1.5.25"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.25.tgz#492ade1cde401332b9b75aa0c55fd5e1550ca66c"
integrity sha512-kMb204zvK3PsSlgvvwzI3wBIcAw15tRkYk+NQdsjdDtcQWTp2RABbMQ9rUBy8KNEOM+/E6ep+XC3AykiWZld4g==
version "1.5.26"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.26.tgz#449b4fa90e83ab98abbe3b6a96c8ee395de94452"
integrity sha512-Z+OMe9M/V6Ep9n/52+b7lkvYEps26z4Yz3vjWL1V61W0q+VLF1pOHhMY17sa4roz4AWmULSI8E6SAojZA5L0YQ==

emoji-regex@^8.0.0:
version "8.0.0"
Expand Down

0 comments on commit 3fead61

Please sign in to comment.