-
Notifications
You must be signed in to change notification settings - Fork 3
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 <tsmith84@gmail.com>
- Loading branch information
Showing
1 changed file
with
65 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,65 @@ | ||
--- | ||
slug: mondoo-11.31-is-out/ | ||
title: Mondoo 11.31 is out! | ||
description: Announcing the 11.31 release of Mondoo with FOO, BAR, BAZ, and more! | ||
authors: [tim] | ||
image: DEETS | ||
tags: [release, mondoo] | ||
--- | ||
|
||
## 🥳 Mondoo 11.31 is out! This release includes 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 | ||
|
||
### Automated integration setup | ||
|
||
DEETS | ||
|
||
### Secure Cloudflare services | ||
|
||
DEETS | ||
|
||
### Explore query packs results space-wide | ||
|
||
DEETS | ||
|
||
### New CIS NGINX benchmark policy | ||
|
||
DEETS | ||
|
||
## 🧹 IMPROVEMENTS | ||
|
||
### Faster load times in compliance | ||
|
||
DEETS | ||
|
||
### Badges for new policies | ||
|
||
DEETS | ||
|
||
### Priority findings on the spaces page | ||
|
||
DEETS | ||
|
||
### Additional risk factors for FTP servers | ||
|
||
Prioritize the risks that matter the most with new risk factors for assets running vsftp, Pure-FTPd, and ProFTPD FTP servers. | ||
|
||
### Resource updates | ||
|
||
#### RESOURCE 1 | ||
|
||
- New `FIELD_NAME` field | ||
- New `FIELD_NAME` field using the new `MQL.RESOURCE` resource | ||
|
||
## 🐛 BUG FIXES AND UPDATES | ||
|
||
- Improve rendering of descriptions and remediation steps in Mondoo Linux Security policy. | ||
- Move all service checks in the Mondoo Linux Security policy into a Sensitive Services chapter. | ||
- Expand the Mondoo Linux Security policy `Ensure FTP servers are stopped and not enabled` check to include Pure-FTPd, and ProFTPD. | ||
- Expand the Mondoo Linux Security policy `Ensure IMAP and POP3 servers are stopped and not enabled` check to include the Cyrus IMAP server. | ||
- Expand the Mondoo Linux Security policy `Ensure DNS server is stopped and not enabled` check to support Debian and Ubuntu based systems. |