-
Notifications
You must be signed in to change notification settings - Fork 2
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
1 changed file
with
63 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,63 @@ | ||
--- | ||
slug: mondoo-11.17-is-out/ | ||
title: Mondoo 11.17 is out! | ||
description: Announcing the 11.17 release of Mondoo, FOO, BAR, BAZ, and more! | ||
author: Tim Smith | ||
author_title: Mondoo Core Team | ||
author_url: https://github.com/tas50 | ||
image: /img/releases/2024-08-07-mondoo-11.17-is-out/empty_state.png | ||
tags: [release, mondoo] | ||
--- | ||
|
||
## 🥳 Mondoo 11.17 is out! This release includes a 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 | ||
|
||
### Tune risk factors to meet your needs | ||
|
||
https://github.com/mondoohq/console/pull/4743 | ||
|
||
### Dockerfile Security policy | ||
|
||
https://github.com/mondoohq/cnspec-policies/pull/426 | ||
|
||
## 🧹 IMPROVEMENTS | ||
|
||
### Newly certified CIS benchmark policies | ||
|
||
RHEL 9! DEETS! | ||
|
||
### Jump right to the point | ||
|
||
https://github.com/mondoohq/console/pull/4764 | ||
|
||
### Run AWS Serverless integration in isolated VPCs | ||
|
||
https://github.com/mondoohq/console/pull/4761 | ||
|
||
### Resource updates | ||
|
||
#### aws.iam.accessAnalyzer | ||
|
||
- Renamed from `aws.accessAnalyzer` with backwards compatibility for existing policies | ||
- New `findings` field using the new `aws.iam.accessanalyzer.finding` resource | ||
|
||
#### aws.iam.accessanalyzer.analyzer | ||
|
||
- New `region` field | ||
|
||
#### aws.guardduty.detector | ||
|
||
- New `features` field | ||
- New `findings` field using the new `aws.guardduty.finding` resource | ||
- New `tags` field | ||
|
||
## 🐛 BUG FIXES AND UPDATES | ||
|
||
- https://github.com/mondoohq/cnquery/pull/4495 | ||
- https://github.com/mondoohq/cnquery/pull/4507 | ||
- https://github.com/mondoohq/cnquery/pull/4506 |