SecurityCustomize Security

Change Check Properties

Override the values that policy checks compare against.

Many policies have properties: the ideal values that checks compare against. If your organization's standard differs from a policy's default, change the property rather than disabling the check.

For example, the "Amazon Web Services (AWS) Best Practices for NIST 1800 25" policy checks that AWS users are required to have passwords at least 14 characters long. That value lives in the iamPasswordPolicyMinimumPasswordLength property. Change the property if your organization requires a different minimum.

Other examples of properties:

  • Whether to alert on certain events
  • Maximum time between password or key rotations
  • Allowed SSL or TLS ciphers
  • Allowed domains
  • Allowed algorithms
  • Blocked ports

Property changes apply only to the current space.

Change a property

Note: Requires Editor or Owner access to the space.

  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

  3. Find the policy with the property you want to change and select it.

  4. If the policy has properties, a Properties tab appears. Select it.

  5. Select the property you want to change.

    Mondoo - change a property in a policy

  6. In the edit box, type the new value over the old one and press Command + Return (macOS) or Ctrl + Enter (Windows / Linux).

    A popup confirms the change.

The change takes effect immediately. The next scan uses the new value.

On this page