-
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.
Signed-off-by: Tim Smith <[email protected]>
- Loading branch information
Showing
2 changed files
with
749 additions
and
699 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,47 @@ | ||
--- | ||
slug: mondoo-11.8-is-out/ | ||
title: Mondoo 11.8 is out! | ||
description: Announcing the 11.8 release of Mondoo, with fine grained asset scanning, FOO, BAR, BAZ, and more! | ||
author: Tim Smith | ||
author_title: Mondoo Core Team | ||
author_url: https://github.com/tas50 | ||
image: /img/featured_img/release-feature.jpg | ||
tags: [release, mondoo] | ||
--- | ||
|
||
## 🥳 Mondoo 11.8 is out! This release includes fine grained asset scanning, 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 | ||
|
||
### Fine grained cloud asset scanning | ||
|
||
DEETS | ||
|
||
### Space wide software vulnerability page | ||
|
||
DEETS | ||
|
||
## 🧹 IMPROVEMENTS | ||
|
||
### Oracle Unbreakable Enterprise Kernel CVE detection | ||
|
||
https://github.com/mondoohq/server/pull/8342 | ||
|
||
### Resource updates | ||
|
||
#### aws.applicationautoscaling.target | ||
|
||
- New `createdAt` field | ||
|
||
#### aws.ec2.image | ||
|
||
- New `deprecatedAt` field | ||
|
||
## 🐛 BUG FIXES AND UPDATES | ||
|
||
- Fix a type error querying data from the `aws.ecs.task` resource. | ||
- Display policies in preview on assets in grey. |
Oops, something went wrong.