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 the plus symbol (+) in the top-right corner.

    Mondoo - enable policies for a space

  2. Find the policy using the Filter search box.

  3. Add the policy:

    • To enable it, select ADD TO SPACE.
    • To preview it (evaluate without scoring), select the three dots and then PREVIEW.

    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 framework before formally adopting it.

  1. On the Policies page, check the box next to one or more policies.

  2. Select PREVIEW POLICY.

    Mondoo - preview a policy for a space

Disable a policy

Disabling a policy deletes existing reports from it in the space.
  1. On the Policies page, check the box next to one or more policies.

  2. Select REMOVE POLICY.

    Mondoo - disable a policy for a space

See also

On this page