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 98115c2 commit 8d0223a
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 29 deletions.
59 changes: 59 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,59 @@
---
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, chip]
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

### FEATURE 1

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 ticketing for cases

DEETS

Check failure on line 24 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)

### 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.
58 changes: 29 additions & 29 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,10 @@
"@algolia/requester-common" "4.24.0"
"@algolia/transporter" "4.24.0"

"@algolia/[email protected].2":
version "5.5.2"
resolved "https://registry.yarnpkg.com/@algolia/client-common/-/client-common-5.5.2.tgz#9cb30f675e0b08b5ff8e76c0da08dc4455444520"
integrity sha512-LFkAilO+t06/SsFLTzdyh4FD8FGldCXD6Hf3O1ygcrOrxSNQvowy/Dtmqi68MbGP5/MKj24fFmFWhUGhSPh4wA==
"@algolia/[email protected].3":
version "5.5.3"
resolved "https://registry.yarnpkg.com/@algolia/client-common/-/client-common-5.5.3.tgz#2b08523b39b57722b7e0a2333a0012fc3dd3a84b"
integrity sha512-3rdSdreBL2LGYu4DWmUGlMhaGy1vy36Xp42LdbTFsW/y3bhW5viptMHI5A3PKT0hPEMZUn+te1iM/EWvLUuVGQ==

"@algolia/[email protected]":
version "4.24.0"
Expand All @@ -99,14 +99,14 @@
"@algolia/transporter" "4.24.0"

"@algolia/client-search@^5.4.3":
version "5.5.2"
resolved "https://registry.yarnpkg.com/@algolia/client-search/-/client-search-5.5.2.tgz#86a127d7216eb2f71b8d02e0b0d49d7a084e587e"
integrity sha512-fJH+U6LzzI/LnGkD/Uy8VA8MbmF8ERRG5bXYiIsrcMC/QGyOW5G5y3XNhZlxUhqesrO7w+oTE7ZQ0YMXtW/5/Q==
version "5.5.3"
resolved "https://registry.yarnpkg.com/@algolia/client-search/-/client-search-5.5.3.tgz#e3d2014ea8d8e3d600c7bf26ca3f659ad1f8f90c"
integrity sha512-qrokD+uoNxchbiF9aP8niQd/9SZ6BgYg4WaesFaubHhr9DFvwGm4IePEMha8vQcc3fSsY6uL+gOtKB3J6RF0NQ==
dependencies:
"@algolia/client-common" "5.5.2"
"@algolia/requester-browser-xhr" "5.5.2"
"@algolia/requester-fetch" "5.5.2"
"@algolia/requester-node-http" "5.5.2"
"@algolia/client-common" "5.5.3"
"@algolia/requester-browser-xhr" "5.5.3"
"@algolia/requester-fetch" "5.5.3"
"@algolia/requester-node-http" "5.5.3"

"@algolia/events@^4.0.1":
version "4.0.1"
Expand Down Expand Up @@ -149,24 +149,24 @@
dependencies:
"@algolia/requester-common" "4.24.0"

"@algolia/[email protected].2":
version "5.5.2"
resolved "https://registry.yarnpkg.com/@algolia/requester-browser-xhr/-/requester-browser-xhr-5.5.2.tgz#001b4599701cf83ca1734d427a0faba22754be07"
integrity sha512-fCsJL+97TswpDO5gu8CKf68ZS5yBSksaK8bszeU7BrjSYgu2vL/eFxpN4wxIBGIbDVJtcriWI0aTkT2ovrn/iQ==
"@algolia/[email protected].3":
version "5.5.3"
resolved "https://registry.yarnpkg.com/@algolia/requester-browser-xhr/-/requester-browser-xhr-5.5.3.tgz#27ef96ad9ad409c6898ceaa79ec011cc713180a5"
integrity sha512-LsfUPokiXEpvlYF7SwNjyyjkUX7IoW7oIhH6WkDUD4PCfEZkFbVplGQA0UrCiWOAbpb25P7mmP6+ldwjwqW6Kg==
dependencies:
"@algolia/client-common" "5.5.2"
"@algolia/client-common" "5.5.3"

"@algolia/[email protected]":
version "4.24.0"
resolved "https://registry.yarnpkg.com/@algolia/requester-common/-/requester-common-4.24.0.tgz#1c60c198031f48fcdb9e34c4057a3ea987b9a436"
integrity sha512-k3CXJ2OVnvgE3HMwcojpvY6d9kgKMPRxs/kVohrwF5WMr2fnqojnycZkxPoEg+bXm8fi5BBfFmOqgYztRtHsQA==

"@algolia/[email protected].2":
version "5.5.2"
resolved "https://registry.yarnpkg.com/@algolia/requester-fetch/-/requester-fetch-5.5.2.tgz#047972759ef77fae8d6cc812f7679f8334969ac4"
integrity sha512-zKawgSZR7toQEERwP4wazvQ6eR7I8KE4nidQzdWL4/8sxxhwiNvn8x9FjCePDnzzHmeiQy9NnUlw4rmT8R0nYg==
"@algolia/[email protected].3":
version "5.5.3"
resolved "https://registry.yarnpkg.com/@algolia/requester-fetch/-/requester-fetch-5.5.3.tgz#43ce042b72d37063e3152d670d097e57352e6513"
integrity sha512-RKaliEFHtVeD/fMxwrApkcI6ZxR+mU6pZna29r3NwVMpCXTJWWtlMpQmbr1RHzUsaAlpfv9pfGJN4nYPE8XWEg==
dependencies:
"@algolia/client-common" "5.5.2"
"@algolia/client-common" "5.5.3"

"@algolia/[email protected]":
version "4.24.0"
Expand All @@ -175,12 +175,12 @@
dependencies:
"@algolia/requester-common" "4.24.0"

"@algolia/[email protected].2":
version "5.5.2"
resolved "https://registry.yarnpkg.com/@algolia/requester-node-http/-/requester-node-http-5.5.2.tgz#f89842d26f949da5484349bcebe4847a50a61211"
integrity sha512-rBVG8rgzUws2CB972RSgtn3/gRArvp5VDbnTODANj2V17qV/gm/CmV2Ax0IWpgWDh1xWxpEs8s5l4oc0m8QN9A==
"@algolia/[email protected].3":
version "5.5.3"
resolved "https://registry.yarnpkg.com/@algolia/requester-node-http/-/requester-node-http-5.5.3.tgz#418dca84598d2819f611312d7b0bc0e354d54e1c"
integrity sha512-2wU+HlTVrVce7BMW2b3Gd62btk8B0jBbuKYYzu3OFeBD/aZa88eHABtjcjQCdw3x+wvkIPEc56UsZx9eHYLebg==
dependencies:
"@algolia/client-common" "5.5.2"
"@algolia/client-common" "5.5.3"

"@algolia/[email protected]":
version "4.24.0"
Expand Down 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 8d0223a

Please sign in to comment.