Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 11.25 release notes #396

Merged
merged 10 commits into from
Oct 9, 2024
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"cross-fetch": "^4.0.0",
"docusaurus-gtm-plugin": "^0.0.2",
"file-loader": "^6.2.0",
"got": "^14.4.2",
"got": "^14.4.3",
"minimist": "^1.2.8",
"node-fetch": "^3.3.2",
"normalize-url": "^8.0.1",
Expand Down Expand Up @@ -63,7 +63,7 @@
"@types/react-helmet": "^6.1.11",
"@types/react-router-dom": "^5.3.3",
"prettier": "3.3.3",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
},
"engines": {
"node": ">=20.0"
Expand Down
61 changes: 61 additions & 0 deletions releases/2024-10-08-mondoo-11.25-is-out.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
---
slug: mondoo-11.25-is-out/
title: Mondoo 11.25 is out!
description: Announcing the 11.25 release of Mondoo with expanded platform and AWS region support, updated Ubuntu 22.04 CIS policies, and more!
authors: [tim]
image: /img/featured_img/mondoo-feature.jpg
tags: [release, mondoo]
---

## 🥳 Mondoo 11.25 is out! This release includes expanded platform and AWS region support, updated Ubuntu 22.04 CIS policies, 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)

---

## 🧹 IMPROVEMENTS

### Updated CIS Ubuntu 22.04 benchmark policy

Secure critical Ubuntu 22.04 systems with the latest CIS Ubuntu benchmark version 2.0 policy. This updated policy includes 488 changes including dozens of all-new checks to keep your systems secure against the latest threats.

### Expanded AWS serverless integration region support

The Mondoo AWS serverless integration has always supported scanning your AWS resources in any region. Now you have additional options for where the scanner itself runs. Mondoo now supports installing the integration into the following new regions:

- ca-central-1
- eu-north-1
- eu-west-2
- eu-west-3
- ap-south-1

### Expanded platform support

Ensure systems are supported and secured with expanded vulnerability and end of life detection:

- Windows 11 24H2
- Google COS 117
- macOS Monterey (12)

### View exception count on check pages

Exception counts on individual check pages let you quickly see how many exceptions are set for an individual check.

![Exceptions summary information](/img/releases/2024-10-08-mondoo-11.25-is-out/exceptions.png)

## 🐛 BUG FIXES AND UPDATES

- Improve score accuracy for CVEs and checks.
- Open links from the AWS integration page in new tabs.
- 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.
30 changes: 21 additions & 9 deletions releases/authors.yml
Original file line number Diff line number Diff line change
@@ -1,48 +1,60 @@
tim:
name: Tim Smith
title: Mondoo Core Team
url: https://github.com/tas50
image_url: https://github.com/tas50.png
socials:
linkedin: tsmith84
github: tas50
linkedin: tsmith84

chip:
name: Charles Johnson
title: Mondoo Core Team
url: https://github.com/charlesjohnson
image_url: https://github.com/charlesjohnson.png
socials:
github: charlesjohnson
linkedin: jeffersonstarchip

chris:
name: Christoph Hartmann
title: Mondoo Core Team
url: https://github.com/chris-rock
image_url: https://github.com/chris-rock.png
socials:
github: chris-rock
linkedin: chrihartmann

jay:
name: Jay Mundrawala
title: Mondoo Core Team
url: https://github.com/jaym
socials:
github: jaym

vj:
name: Victoria Jeffrey
title: Mondoo Core Team
url: https://github.com/vjeffrey
image_url: https://github.com/vjeffrey.png
socials:
github: vjeffrey
linkedin: victoriadjeffrey

anthony:
name: Anthony Young
title: Mondoo Core Team
url: https://github.com/sleepsonthefloor
socials:
github: sleepsonthefloor
linkedin: anthony-young-bb15211

kyleen:
name: Kyleen MacGugan
title: Mondoo Core Team
url: https://github.com/kmacgugan
image_url: https://github.com/kmacgugan.png
socials:
github: kmacgugan
linkedin: macgoogly

dom:
name: Dominik Richter
title: Mondoo Core Team
url: https://github.com/arlimus
image_url: https://github.com/arlimus.png
socials:
github: arlimus
linkedin: dominikrichter
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading