Skip to content

Commit

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

Signed-off-by: Tim Smith <tsmith84@gmail.com>
  • Loading branch information
tas50 committed Jan 28, 2025
1 parent 417b392 commit c3c846c
Show file tree
Hide file tree
Showing 3 changed files with 70 additions and 6 deletions.
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
v20
63 changes: 63 additions & 0 deletions releases/2025-01-28-mondoo-11.39-is-out.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
---
slug: mondoo-11.39-is-out/
title: Mondoo 11.39 is out!
description: Announcing the 11.39 release of Mondoo with FOO, BAR, BAZ, and more!

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

Check warning on line 10 in releases/2025-01-28-mondoo-11.39-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-28-mondoo-11.39-is-out.md

View workflow job for this annotation

GitHub Actions / Run spell check

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

### Create cases in workspaces

DEETS

Check warning on line 24 in releases/2025-01-28-mondoo-11.39-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 28 in releases/2025-01-28-mondoo-11.39-is-out.md

View workflow job for this annotation

GitHub Actions / Run spell check

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

## 🧹 IMPROVEMENTS

### Risk insights on assets

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

### More view options for asset lists

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

### AWS RDS Cluster support

DEETS:

Check warning on line 42 in releases/2025-01-28-mondoo-11.39-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

### Resource updates

#### RESOURCE 1

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

## 🐛 BUG FIXES AND UPDATES

- Fix asset technology fields on VMware and OCI assets.
- Add OCI to the list of technology values available for workspace creation.
- Fix incorrect CVSS scores displayed in CVE page score boxes.
- Ensure that positive risk factors display in green.
- Display the save button on the security model settings tab even if the advanced settings aren't selected.
- Update the workspaces selection filtering to move "Kind" under infrastructure.
- Add "OCI" under the workspaces technology selection filtering.
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2414,9 +2414,9 @@
"@types/node" "*"

"@types/node@*":
version "22.10.10"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.10.tgz#85fe89f8bf459dc57dfef1689bd5b52ad1af07e6"
integrity sha512-X47y/mPNzxviAGY5TcYPtYL8JsY3kAq2n8fMmKoRCxq/c4v4pyGNCzM2R6+M5/umG4ZfHuT+sgqDYqWc9rJ6ww==
version "22.12.0"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.12.0.tgz#bf8af3b2af0837b5a62a368756ff2b705ae0048c"
integrity sha512-Fll2FZ1riMjNmlmJOdAyY5pUbkftXslB5DgEzlIuNaiWhXd00FhWxVC/r4yV/4wBb9JfImTu+jiSvXTkJ7F/gA==
dependencies:
undici-types "~6.20.0"

Expand Down Expand Up @@ -3966,9 +3966,9 @@ ee-first@1.1.1:
integrity sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==

electron-to-chromium@^1.5.73:
version "1.5.87"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.87.tgz#3a89bec85e43a8b32445ec938228e4ec982e0f79"
integrity sha512-mPFwmEWmRivw2F8x3w3l2m6htAUN97Gy0kwpO++2m9iT1Gt8RCFVUfv9U/sIbHJ6rY4P6/ooqFL/eL7ock+pPg==
version "1.5.88"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.88.tgz#cdb6e2dda85e6521e8d7d3035ba391c8848e073a"
integrity sha512-K3C2qf1o+bGzbilTDCTBhTQcMS9KW60yTAaTeeXsfvQuTDDwlokLam/AdqlqcSy9u4UainDgsHV23ksXAOgamw==

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

0 comments on commit c3c846c

Please sign in to comment.