Skip to content

Commit

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

Also update how we link to GitHub for each blog user

Signed-off-by: Tim Smith <[email protected]>
  • Loading branch information
tas50 committed Oct 9, 2024
1 parent e1827d5 commit 205a458
Show file tree
Hide file tree
Showing 5 changed files with 804 additions and 744 deletions.
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 no matter what region they were located within, but 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)

### Show exception count on check pages

Quickly understand how many exceptions have been set for particular checks with exception counts on invididual check pages.

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

View workflow job for this annotation

GitHub Actions / Run spell check

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

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

## 🐛 BUG FIXES AND UPDATES

- Improved 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 accounts 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 an incorrect platform family being returned for Dockerfiles.
- Improve scan reliability in the AWS Serverless integration.
- Expand and improve help in cnquery and cnspec.
- Fix erors on the Software page versions graph if all risk severities are unchecked.

Check failure on line 60 in releases/2024-10-08-mondoo-11.25-is-out.md

View workflow job for this annotation

GitHub Actions / Run spell check

`erors` is not a recognized word. (unrecognized-spelling)
- 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

Check failure on line 15 in releases/authors.yml

View workflow job for this annotation

GitHub Actions / Run spell check

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

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

Check failure on line 37 in releases/authors.yml

View workflow job for this annotation

GitHub Actions / Run spell check

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

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

Check failure on line 52 in releases/authors.yml

View workflow job for this annotation

GitHub Actions / Run spell check

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

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

Check failure on line 60 in releases/authors.yml

View workflow job for this annotation

GitHub Actions / Run spell check

`dominikrichter` is not a recognized word. (unrecognized-spelling)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 205a458

Please sign in to comment.