diff --git a/package.json b/package.json index 5640e8fa..fd8c086c 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ }, "devDependencies": { "@docusaurus/tsconfig": "^3.5.2", - "@types/react": "^18.3.10", + "@types/react": "^18.3.11", "@types/react-helmet": "^6.1.11", "@types/react-router-dom": "^5.3.3", "prettier": "3.3.3", diff --git a/releases/2024-10-01-mondoo-11.24-is-out.md b/releases/2024-10-01-mondoo-11.24-is-out.md new file mode 100644 index 00000000..4a2895e4 --- /dev/null +++ b/releases/2024-10-01-mondoo-11.24-is-out.md @@ -0,0 +1,49 @@ +--- +slug: mondoo-11.24-is-out/ +title: Mondoo 11.24 is out! +description: Announcing the 11.24 release of Mondoo with an all-new AWS serverless integration, macOS Sequoia support, and more! +authors: [tim] +image: /img/releases/2024-10-01-mondoo-11.24-is-out/integration.png +tags: [release, mondoo] +--- + +## ๐Ÿฅณ Mondoo 11.24 is out! This release includes an all-new AWS serverless integration, macOS Sequoia support, 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 + +### All-new AWS serverless integration experience + +Over the past few months, our engineers have been hard at work on a complete rewrite of our AWS serverless integration. This new release builds on our previous design and incorporates valuable insights we've gained from securing AWS accounts at scale. What can you expect from this new release? + +- **Enhanced security** - Our new design drastically reduces the number of privileges required to run in your environment so you can gather critical security insights without introducing new risks to your business. +- **Expanded scalability** - From the smallest dev account to enterprise-sized production accounts, Mondoo has you covered. +- **Granular results** - Our new approach to scanning provides resource-level granularity in more situations, giving you enhanced visibility into critical risks to your business. + +![AWS Serverless integration status page](/img/releases/2024-10-01-mondoo-11.24-is-out/integration.png) + +### macOS Sequoia support + +Is your team eager to upgrade to the latest macOS Sequoia release? Now you can keep your bleeding edge users happy and secure with Mondoo! With tested packages, EOL detection support, and new CIS benchmarks, you'll be ready to tackle early adopters on day one. For users still running Sonoma (14) or Ventura (13), updated CIS benchmark policies offer new and improved security recommendations. + +## ๐Ÿงน IMPROVEMENTS + +### Resource updates + +#### microsoft.policies + +- New `consentPolicySettings` field + +## ๐Ÿ› BUG FIXES AND UPDATES + +- Improve the setting descriptions on the user settings page. +- Fix formatting errors on Linux integration code blocks. +- Fix false positive error messages when scanning GitHub repositories and organizations. +- Improve Windows event log entries from the Mondoo service. +- Improve resiliency of Windows system information gathering. +- Add the Shodan logo to Shodan policies. +- Improve reliability of CVE risk scores. +- Fix missing Red Hat advisories for legacy releases. diff --git a/static/img/releases/2024-09-24-mondoo-11.23-is-out/case_details.png b/static/img/releases/2024-09-24-mondoo-11.23-is-out/case_details.png index bc860b2e..77254703 100644 Binary files a/static/img/releases/2024-09-24-mondoo-11.23-is-out/case_details.png and b/static/img/releases/2024-09-24-mondoo-11.23-is-out/case_details.png differ diff --git a/static/img/releases/2024-09-24-mondoo-11.23-is-out/policy_asset_table.png b/static/img/releases/2024-09-24-mondoo-11.23-is-out/policy_asset_table.png index 76d99d60..05994c55 100644 Binary files a/static/img/releases/2024-09-24-mondoo-11.23-is-out/policy_asset_table.png and b/static/img/releases/2024-09-24-mondoo-11.23-is-out/policy_asset_table.png differ diff --git a/static/img/releases/2024-09-24-mondoo-11.23-is-out/shodan_asset.png b/static/img/releases/2024-09-24-mondoo-11.23-is-out/shodan_asset.png index c8f529e0..9763ed20 100644 Binary files a/static/img/releases/2024-09-24-mondoo-11.23-is-out/shodan_asset.png and b/static/img/releases/2024-09-24-mondoo-11.23-is-out/shodan_asset.png differ diff --git a/static/img/releases/2024-10-01-mondoo-11.24-is-out/integration.png b/static/img/releases/2024-10-01-mondoo-11.24-is-out/integration.png new file mode 100644 index 00000000..2c0fdbb8 Binary files /dev/null and b/static/img/releases/2024-10-01-mondoo-11.24-is-out/integration.png differ diff --git a/yarn.lock b/yarn.lock index 5597b3c8..761cf0a7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2222,9 +2222,9 @@ "@types/node" "*" "@types/node@*": - version "22.7.3" - resolved "https://registry.yarnpkg.com/@types/node/-/node-22.7.3.tgz#7ddf1ddf13078692b4cfadb835852b2a718ee1ef" - integrity sha512-qXKfhXXqGTyBskvWEzJZPUxSslAiLaB6JGP1ic/XTH9ctGgzdgYguuLP1C601aRTSDNlLb0jbKqXjZ48GNraSA== + version "22.7.4" + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.7.4.tgz#e35d6f48dca3255ce44256ddc05dee1c23353fcc" + integrity sha512-y+NPi1rFzDs1NdQHHToqeiX2TIS79SWEAw9GYhkkx8bD0ChpfqC+n2j5OXOCpzfojBEBt6DnEnnG9MY0zk1XLg== dependencies: undici-types "~6.19.2" @@ -2291,7 +2291,7 @@ "@types/history" "^4.7.11" "@types/react" "*" -"@types/react@*", "@types/react@^18.3.10": +"@types/react@*": version "18.3.10" resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.10.tgz#6edc26dc22ff8c9c226d3c7bf8357b013c842219" integrity sha512-02sAAlBnP39JgXwkAq3PeU9DVaaGpZyF3MGcC0MKgQVkZor5IiiDAipVaxQHtDJAmO4GIy/rVBy/LzVj76Cyqg== @@ -2299,6 +2299,14 @@ "@types/prop-types" "*" csstype "^3.0.2" +"@types/react@^18.3.11": + version "18.3.11" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.11.tgz#9d530601ff843ee0d7030d4227ea4360236bd537" + integrity sha512-r6QZ069rFTjrEYgFdOck1gK7FLVsgJE7tTz0pQBczlBNUhBNk0MQH4UbnFSwjpQLMkLzgqvBBa+qGpLje16eTQ== + dependencies: + "@types/prop-types" "*" + csstype "^3.0.2" + "@types/retry@0.12.0": version "0.12.0" resolved "https://registry.yarnpkg.com/@types/retry/-/retry-0.12.0.tgz#2b35eccfcee7d38cd72ad99232fbd58bffb3c84d" @@ -3758,9 +3766,9 @@ ee-first@1.1.1: integrity sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow== electron-to-chromium@^1.5.28: - version "1.5.29" - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.29.tgz#aa592a3caa95d07cc26a66563accf99fa573a1ee" - integrity sha512-PF8n2AlIhCKXQ+gTpiJi0VhcHDb69kYX4MtCiivctc2QD3XuNZ/XIOlbGzt7WAjjEev0TtaH6Cu3arZExm5DOw== + version "1.5.30" + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.30.tgz#5b264b489cfe0c3dd71097c164d795444834e7c7" + integrity sha512-sXI35EBN4lYxzc/pIGorlymYNzDBOqkSlVRe6MkgBsW/hW1tpC/HDJ2fjG7XnjakzfLEuvdmux0Mjs6jHq4UOA== emoji-regex@^8.0.0: version "8.0.0"