Skip to content

Commit

Permalink
Add 11.26 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 Oct 15, 2024
1 parent d7b8121 commit 0be373e
Show file tree
Hide file tree
Showing 3 changed files with 173 additions and 249 deletions.
2 changes: 0 additions & 2 deletions releases/2024-10-08-mondoo-11.25-is-out.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,10 @@ Exception counts on individual check pages let you quickly see how many exceptio
- Improve form validation and formatting in the AWS integration setup form.
- Fix incorrectly clipped log messages in the AWS integration page.
- Make single account installs the default option during AWS serverless integration setup.
- Improve form validation in the AWS serverless integration.
- Improve auditd checks in CIS Linux benchmark policies to better support container image and filesystem snapshot scans.
- Redirect to the spaces list page after deleting a space.
- Support sending very large scan results to Mondoo Platform.
- Fix returning an incorrect platform family for Dockerfiles.
- Improve scan reliability in the AWS serverless integration.
- Expand and improve help in cnquery and cnspec.
- Fix errors on the Software page versions graph if all risk severities are unchecked.
- Update CIS Google Cloud Foundations policy to version 3.0 to match the check content.
64 changes: 64 additions & 0 deletions releases/2024-10-15-mondoo-11.26-is-out.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
---
slug: mondoo-11.26-is-out/
title: Mondoo 11.26 is out!
description: Announcing the 11.26 release of Mondoo with FOO, BAR, BAZ, and more!

Check failure on line 4 in releases/2024-10-15-mondoo-11.26-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: /img/featured_img/mondoo-feature.jpg
tags: [release, mondoo]
---

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

Check failure on line 10 in releases/2024-10-15-mondoo-11.26-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

### Scan filtering for AWS serverless integrations

DEETS

Check failure on line 20 in releases/2024-10-15-mondoo-11.26-is-out.md

View workflow job for this annotation

GitHub Actions / Run spell check

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

## 🧹 IMPROVEMENTS

### CIS certified Google Cloud Foundations benchmark

DEETS on the certification and the improvements

Check failure on line 26 in releases/2024-10-15-mondoo-11.26-is-out.md

View workflow job for this annotation

GitHub Actions / Run spell check

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

### Updated CIS Windows benchmarks

DEETS

Check failure on line 30 in releases/2024-10-15-mondoo-11.26-is-out.md

View workflow job for this annotation

GitHub Actions / Run spell check

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

### Improved policy risk display

DEETS on the new bar graph

Check failure on line 34 in releases/2024-10-15-mondoo-11.26-is-out.md

View workflow job for this annotation

GitHub Actions / Run spell check

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

### Improved block device scanning

https://github.com/mondoohq/cnquery/pull/4719

### Ubuntu 24.10 platform support

DEETS. EOL detection. Vulns already there

Check failure on line 42 in releases/2024-10-15-mondoo-11.26-is-out.md

View workflow job for this annotation

GitHub Actions / Run spell check

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

Check failure on line 42 in releases/2024-10-15-mondoo-11.26-is-out.md

View workflow job for this annotation

GitHub Actions / Run spell check

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

### Improved AWS tag filtering

https://github.com/mondoohq/cnquery/pull/4742

## 🐛 BUG FIXES AND UPDATES

- Fix errors on the Software page versions graph if all risk severities are unchecked.
- Add a creation date column to ticketing integration lists.
- Don't display "Last scanned" on ticketing integration pages.
- Don't display the "Schedule Now" button on ticketing integration pages.
- Don't include the "Pause Scanning" menu option on ticketing integration pages.
- Improve display of affected assets on advisories, CVEs, and checks pages.
- Fix flickering of text fields on integration setup pages.
- Improve rendering of manual setup instructions on the Workstation integration setup page.
- Don't show "Base Score" in the score summary of CVEs or Advisories.
- Fix incorrect rendering of some tool tips on overview pages.
- Improve rendering of compliance progress bars at 0% progress.
- Improve reliability of advisories and MTTR values on the vulnerabilities overview page.
- Improve readability of markdown generated by Cases.
- Expand and improve help in cnquery and cnspec.
- Properly parse command line flags containing --.
Loading

0 comments on commit 0be373e

Please sign in to comment.