Skip to main content

Tap into Mondoo Platform for More Capabilities

You can expand your cnspec capabilities with a Mondoo Platform account. Mondoo Platform includes a web-based UI through which you can:

  • Continuously monitor infrastructure security and compliance
  • Save, review, search, and share scan results
  • Access over 200 free security policies, including specific compliance checks against regional and industry guidelines
  • Manage and share policies across your entire infrastructure
  • See the relationships between different assets in your infrastructure
  • Integrate with AWS Lambda, EBS volume scans, Kubernetes controller, and more

This is just a partial list of capabilities. To learn more about what you can accomplish with Mondoo Platform, visit mondoo.com.

To get started, contact Mondoo.

Register cnspec

When you first log in, Mondoo greets you with a landing page.

Landing Page

  1. Select Browse Integrations.

Add cnspec

  1. Under Security Engineering, select cnspec. Mondoo provides quick setup commands and a token for registering cnspec.

Register cnspec with Mondoo Platform

  1. Select your operating system and then copy the commands in the box below.

  2. In a terminal window, paste and run the copied commands.

cnspec is now registered with Mondoo Platform. The next time you scan your infrastructure with cnspec, you can see the results in the Mondoo Console.

To learn about working in the Mondoo Console, see the Mondoo Platform documentation.

Specify a proxy server for communication with Mondoo

You can specify a proxy server for communication between cnspec and Mondoo Platform. This is useful if your default system proxy restricts communication, or if you need to monitor different types of traffic.

  1. Find the Mondoo configuration file: /etc/opt/mondoo/mondoo.yml.

  2. Add this line to mondoo.yml:

    api_proxy: https://1.1.1.1:8080