-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New week. New release. Signed-off-by: Tim Smith <[email protected]>
- Loading branch information
Showing
3 changed files
with
173 additions
and
249 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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! | ||
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! | ||
|
||
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 | ||
|
||
## 🧹 IMPROVEMENTS | ||
|
||
### CIS certified Google Cloud Foundations benchmark | ||
|
||
DEETS on the certification and the improvements | ||
|
||
### Updated CIS Windows benchmarks | ||
|
||
DEETS | ||
|
||
### Improved policy risk display | ||
|
||
DEETS on the new bar graph | ||
|
||
### 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 GitHub Actions / Run spell check
|
||
|
||
### 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 --. |
Oops, something went wrong.