-
Notifications
You must be signed in to change notification settings - Fork 2
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.15 release notes #282
Merged
Merged
Changes from all commits
Commits
Show all changes
9 commits
Select commit
Hold shift + click to select a range
8931454
Add 11.15 release notes
tas50 8fc219a
Update releases/2024-07-30-mondoo-11.15-is-out.md
tas50 a5bc54f
Update releases/2024-07-30-mondoo-11.15-is-out.md
tas50 9839bab
Update releases/2024-07-30-mondoo-11.15-is-out.md
tas50 1dcc300
Update releases/2024-07-30-mondoo-11.15-is-out.md
tas50 0663fbb
Apply suggestions from code review
tas50 f507a46
Update releases/2024-07-30-mondoo-11.15-is-out.md
tas50 d880ad8
Update releases/2024-07-30-mondoo-11.15-is-out.md
misterpantz 0baf7a0
Update releases/2024-07-30-mondoo-11.15-is-out.md
tas50 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
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,20 @@ | ||
--- | ||
title: Mondoo Resource Pack - MQL Resources | ||
id: mondoo.pack | ||
sidebar_label: Mondoo Resource Pack | ||
displayed_sidebar: MQL | ||
description: The Mondoo resource pack lets you interact with Mondoo Platform and its assets and resources. | ||
--- | ||
|
||
# Mondoo Mondoo Resource Pack Reference | ||
|
||
The Mondoo resource pack lets you interact with Mondoo Platform and its assets and resources. | ||
|
||
Resources included in this pack: | ||
|
||
| ID | DESCRIPTION | | ||
| ------------------------------------- | ------------- | | ||
| [mondoo.agent](mondoo.agent.md) | Mondoo Client | | ||
| [mondoo.asset](mondoo.asset.md) | Mondoo Asset | | ||
| [mondoo.resource](mondoo.resource.md) | Resource | | ||
| [mondoo.space](mondoo.space.md) | Mondoo Space | |
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,19 @@ | ||
--- | ||
title: mondoo.agent | ||
id: mondoo.agent | ||
sidebar_label: mondoo.agent | ||
displayed_sidebar: MQL | ||
description: Mondoo Client | ||
--- | ||
|
||
# mondoo.agent | ||
|
||
**Description** | ||
|
||
Mondoo Client | ||
|
||
**Fields** | ||
|
||
| ID | TYPE | DESCRIPTION | | ||
| --- | ------ | ----------------- | | ||
| mrn | string | Client identifier | |
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,22 @@ | ||
--- | ||
title: mondoo.asset | ||
id: mondoo.asset | ||
sidebar_label: mondoo.asset | ||
displayed_sidebar: MQL | ||
description: Mondoo Asset | ||
--- | ||
|
||
# mondoo.asset | ||
|
||
**Description** | ||
|
||
Mondoo Asset | ||
|
||
**Fields** | ||
|
||
| ID | TYPE | DESCRIPTION | | ||
| --------- | ----------------------------------------------- | ---------------- | | ||
| name | string | Asset name | | ||
| mrn | string | Asset identifier | | ||
| platform | string | Platform name | | ||
| resources | [][mondoo.resource](mondoo.resource.md) | Asset resources | |
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,20 @@ | ||
--- | ||
title: mondoo.resource | ||
id: mondoo.resource | ||
sidebar_label: mondoo.resource | ||
displayed_sidebar: MQL | ||
description: Resource | ||
--- | ||
|
||
# mondoo.resource | ||
|
||
**Description** | ||
|
||
Resource | ||
|
||
**Fields** | ||
|
||
| ID | TYPE | DESCRIPTION | | ||
| ---- | ------ | ------------------- | | ||
| name | string | Resource name | | ||
| id | string | Resource identifier | |
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,21 @@ | ||
--- | ||
title: mondoo.space | ||
id: mondoo.space | ||
sidebar_label: mondoo.space | ||
displayed_sidebar: MQL | ||
description: Mondoo Space | ||
--- | ||
|
||
# mondoo.space | ||
|
||
**Description** | ||
|
||
Mondoo Space | ||
|
||
**Fields** | ||
|
||
| ID | TYPE | DESCRIPTION | | ||
| ------ | ----------------------------------------- | ---------------- | | ||
| name | string | Space name | | ||
| mrn | string | Space identifier | | ||
| assets | [][mondoo.asset](mondoo.asset.md) | Assets in space | |
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,86 @@ | ||
--- | ||
slug: mondoo-11.15-is-out/ | ||
title: Mondoo 11.15 is out! | ||
description: Announcing the 11.15 release of Mondoo, with GitLab security benchmarks, improved Kubernetes scanning, 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.15 is out! This release includes GitLab security benchmarks, improved Kubernetes scanning, 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 | ||
|
||
### CIS benchmarks for GitLab security | ||
|
||
Secure your critical supply chain infrastructure with our new CIS GitLab benchmark policies. These policies include 27 checks for users, groups, and projects in level 1 and level 2 policies. Each policy is compatible with both self-hosted and SaaS GitLab instances. | ||
|
||
## 🧹 IMPROVEMENTS | ||
|
||
### Focus Kubernetes scanning on top-level resources | ||
|
||
Focus on the workloads that matter to your business with the latest release of the Mondoo Kubernetes Operator. Mondoo now scans top-level workloads only so that: | ||
|
||
- Results better reflect the actual state of security in your cluster. | ||
|
||
- All results in Mondoo can be traced back to actual Kubernetes manifest code that you can update. | ||
|
||
For example, if you define a CronJob in a Kubernetes manifest, we scan only the CronJob workload asset instead of also scanning the Job and Pod assets during each execution of the CronJob. In this case, hundreds of child assets no longer scan. Space statistics don't reflect ephemeral child assets that are no longer present in the cluster. | ||
|
||
In addition to a more focused set of assets in the Mondoo Console, you now also experience faster scans and lower scan memory usage. We saw a 3x improvement in our test clusters! | ||
|
||
### Linux Mint 22 CVE and EOL detection | ||
|
||
Secure the latest release of Linux Mint with new support for CVE scanning and EOL detection in Linux Mint 22. | ||
|
||
### Data export improvements | ||
|
||
Mondoo data exports now include more data than ever so you can feed your critical security findings into external SIEM or data warehousing systems. Exports now include vulnerability data as well as detailed asset scoring information. | ||
|
||
### Resource updates | ||
|
||
#### aws.eks.cluster | ||
|
||
- New `supportType` field | ||
- New `authenticationMode` field | ||
|
||
#### aws.rds.dbcluster | ||
|
||
- New `engineLifecycleSupport` field | ||
|
||
#### aws.rds.dbinstance | ||
|
||
- New `engineLifecycleSupport` field | ||
|
||
#### github.file | ||
|
||
- New `downloadUrl` field | ||
|
||
## 🐛 BUG FIXES AND UPDATES | ||
|
||
- Fix incorrect policy scoring when banded scoring is selected. | ||
- Fix passing the `--token` failure with the Shodan provider. | ||
- Fix the display of organizations with zero spaces on the organization's dashboard. | ||
- Don't apply CIS Windows desktop benchmark policies to Windows Server assets. | ||
- Fix `Ensure password hashing algorithm is SHA-512` check in the CIS Distribution Independent Linux benchmark policy. | ||
- Improve the application of CIS Linux policies on container assets. | ||
- Fix failures scanning Atlassian Confluence assets. | ||
- Fix an error fetching `createdAt` in the `aws.ec2.keypair` resource. | ||
- Fix a failure fetching `approvalSettings` in the `gitlab.project` resource. | ||
- Fix broken links in Jira issues created with cases. | ||
- Update Debian 11 and Ubuntu 24.04 EOL dates to match the latest vendor published dates. | ||
- Ensure that the AWS EC2 instance name is always set as the asset name (if the asset name is present). | ||
- Fix reports retrieval for Google Workspace. | ||
- Fix fetching project approval settings in GitLab. | ||
- Add debug level logging for retries in the GitHub provider. | ||
- Rework CIS Google Workspace policy queries to improve output. | ||
- Add descriptions to the CIS Google Workspace policies. | ||
- Fix a failure running data exports. | ||
- Fix a misdetection of platforms on some large container images. | ||
- Improve scan times for single GitHub repository scans. |
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We're aware of agent vs client here and that will be fixed in code soon