Skip to main content

About the Chef InSpec MongoDB resource pack

The Chef InSpec MongoDB resources allow you to audit MongoDB database configurations, user permissions, and security settings.

Support

The InSpec MongoDB resources are supported in the following InSpec versions:

  • InSpec 6 and earlier: MongoDB resources were included in the InSpec core installation
  • InSpec 7 and later: MongoDB resources are distributed as the separate inspec-mongodb-resources gem

Add to your InSpec profile

To add this resource pack to an InSpec profile, add the inspec-mongodb-resources gem as a dependency in your inspec.yml file:

depends:
  - name: inspec-mongodb-resources
    gem: inspec-mongodb-resources

MongoDB resources

The following Chef InSpec MongoDB resources are available in this resource pack.

Thank you for your feedback!

×