SecurityAssess & Improve Security

Manage Policies in a Space

Enable, disable, and preview the security policies Mondoo uses to evaluate a space.

Policies are the security standards Mondoo applies to a space. Each new space starts with a default set of policies so you get useful results immediately. From there you control which policies run, in three ways:

ActionEffect
EnableThe policy is used for scoring assets in the space.
PreviewThe policy is evaluated, but its results don't affect scores. Use this to try a policy before adopting it.
DisableThe policy is no longer used in the space. Existing reports from the policy are removed.

Changes apply only to the space you make them in. To learn how policies work conceptually, read How Mondoo Evaluates Your Infrastructure.

You can also manage policies from the command line. See cnspec policy.

Note: Managing policies requires Editor or Owner access to the space.

Open the policies list

  1. In the Mondoo App, navigate to the space.

  2. In the side navigation, under Findings, select Policies.

    Mondoo - navigate to the security policies for a space

The Policies page lists every enabled and previewed policy in the space. The rest of this page references this list.

Enable or preview a new policy

  1. On the Policies page, select ENABLE POLICY in the top-right corner.

    Mondoo - enable policies for a space

  2. On the Enable Policies page, find the policy using the search box, or browse by Best Practices, Security, or Compliance.

  3. Next to the policy, select ENABLE.

    Mondoo - enable the policy for a space

The next scan uses the new policy.

Switch a policy to Preview

Preview mode evaluates a policy without affecting scores. Use it to assess a new policy before formally adopting it.

  1. Open the policy (from the Policies page or the Enable Policies page).

  2. Select its status menu (the SCORED button) and choose Preview. The policy keeps running but no longer contributes to your space scores.

    Mondoo - preview a policy for a space

Disable a policy

Disabling a policy deletes existing reports from it in the space.
  1. Open the policy (from the Policies page or the Enable Policies page).

  2. Select its status menu (the SCORED button) and choose Disable.

    Mondoo - disable a policy for a space

See also

On this page