Adoptable Cookbooks List

Looking for a cookbook to adopt? You can now see a list of cookbooks available for adoption!
List of Adoptable Cookbooks

Supermarket Belongs to the Community

Supermarket belongs to the community. While Chef has the responsibility to keep it running and be stewards of its functionality, what it does and how it works is driven by the community. The chef/supermarket repository will continue to be where development of the Supermarket application takes place. Come be part of shaping the direction of Supermarket by opening issues and pull requests or by joining us on the Chef Mailing List.

Select Badges

Select Supported Platforms

Select Status

RSS

mondoo (11) Versions 1.1.0

Installs and configures Mondoo's cnspec for continuous vulnerability management, security, and compliance

Policyfile
Berkshelf
Knife
cookbook 'mondoo', '= 1.1.0', :supermarket
cookbook 'mondoo', '= 1.1.0'
knife supermarket install mondoo
knife supermarket download mondoo
README
Dependencies
Changelog
Quality 50%

Mondoo Package Chef Cookbook

Cookbook Version
License

This cookbook installs Mondoo cnquery and cnspec on Linux servers for infrastructure security, compliance, and asset intelligence.

The default cookbook recipe:

  • Installs the signed mondoo package
  • Logs in cnquery and cnspec with Mondoo Platform
  • Enables the cnspec systemd service

Requirements

Platforms

  • Amazon Linux >= 2
  • CentOS >= 8
  • Debian >= 11
  • Fedora >= 34
  • Red Hat >= 8, AlmaLinux >= 8, Rocky Linux >= 8
  • SLES >= 12 and openSUSE Leap >= 15
  • Ubuntu >= 20.04

Chef Infra

  • Chef Infra Client >= 17

Cookbooks

Attributes

Name Default Value Description
default['mondoo']['registration_token'] change_me Mondoo Registration Token that is used to retrieve client credentials
default['mondoo']['api_proxy'] `` Proxy server URL setting for communication with Mondoo Platform

Examples

See the examples directory for examples of using this cookbook.

Testing

Ensure Docker is installed and run:

MONDOO_TOKEN=ey...Bp kitchen test

(or add MONDOO_API_PROXY to the list of variables to test the setting/using of that variable)

You can "enter" the resulting environment used for the test by changing the 'test' kitchen command to 'login'.

You can reduce the number of environments tested (to speed up local testing) by commenting out unnecessary entries from kitchen.yml.

Release

This repo includes a GitHub action "Supermarket Release", which you can manually trigger to perform a release. Before running this workflow make sure to:

  • Update the metadata.rb file with the new version.
  • Update the CHANGELOG.md file to document the new release.

Author

Mondoo, Inc

License

This project is licensed under the Business Source License 1.1 (BUSL-1.1). See the [LICENSE](LICENSE) file for details.

Join the community!

Join the Mondoo Community GitHub Discussions to collaborate on policy as code and security automation.

Dependent cookbooks

line >= 0.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

Mondoo Changelog

This file is used to list changes made in each version of the mondoo cookbook.

1.1.0 (May 18, 2026)

  • Change the cookbook license from Apache 2.0 to the Business Source License 1.1 (BUSL-1.1).
  • Drop end-of-life platforms and raise the minimum supported Chef Infra Client and Cookstyle versions.
  • Expand unit and integration test coverage.
  • Add ubuntu to the supported platforms in metadata.rb.

1.0.0 (September 14, 2023)

  • Update metadata.rb with a new cookbook description.
  • Improve README.md content to better describe usage and testing.

0.6.0 (May 9th, 2023)

  • Add a new attribute default['mondoo']['api_proxy'] to support setting a proxy server for all asset -> Mondoo Platform communication. This value will be applied to new assets during registration and existing assets via the configuration file. This release also now depends on the line cookbook, which is used to manage entries in the configuration file.

0.5.0 (May 25th, 2022)

  • switch to mondoo package and install cnquery + cnspec
  • add example for Chef Workstation run

0.4.1 (May 25th, 2022)

  • Add a CONTRIBUTING.md file
  • Tag cookbook releases on GitHub

0.4.0 (March 23rd, 2022)

  • Added support for AlmaLinux

0.3.0 (March 21st, 2022)

  • Added support for SLES, openSUSE, Fedora, Rocky Linux, and Scientific Linux.
  • Updated repository domains from mondoo.io to mondoo.com
  • Expanded testing to include additional distros
  • Added Docker-based testing with the Test Kitchen dokken plugin
  • Added a SPDX compliant license string in the metadata.rb file
  • Added source_url and issues_url values in the metadata.rb file
  • Add a dedicated TESTING.md file
  • Added a LICENSE file and licensing information to the README.md file

0.2.0

  • Initial release on GitHub

Collaborator Number Metric
            

1.1.0 passed this metric

Contributing File Metric
            

1.1.0 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file

Cookstyle Metric
            

1.1.0 passed this metric

No Binaries Metric
            

1.1.0 passed this metric

Testing File Metric
            

1.1.0 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file

Version Tag Metric
            

1.1.0 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number

Copyright © 2026 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.

Progress and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries.
See Trademarksfor appropriate markings. All rights in any other trademarks contained herein are reserved by their respective owners and their inclusion does not imply an endorsement, affiliation, or sponsorship as between Progress and the respective owners.

Code of Conduct Terms and Conditions of Use Privacy Policy Cookie Policy Trademark Policy Status