Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add remaining 11.28 features #431

Merged
merged 2 commits into from
Oct 30, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 5 additions & 7 deletions docs/platform/security/customize/props.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -38,21 +38,19 @@ import Partial from "../../partials/_editor-owner.mdx";

![Mondoo - navigate to the security policies for a space](/img/platform/security/policies.png)

3. In the top-right corner of the page, select the plus symbol (+).
3. Locate the policy in which you want to change a property: Scroll through the list of available policies or use the **Filter** search box.

4. Locate the policy in which you want to change a property: Scroll through the list of available policies or use the **Filter** search box.

5. Select the policy to see its details.
4. Select the policy to see its details.

If the policy has properties, you see a Properties tab.

6. Select the Properties tab to view all the properties in the policy.
5. Select the **Properties** tab to view all the properties in the policy.

7. Select the property you want to change.
6. Select the property you want to change.

![Mondoo - change a property in a policy](/img/platform/security/edit-prop.png)

8. In the edit box below the description, type the new property value over the old one and then press **Command + Return**.
7. In the edit box below the description, type the new property value over the old one and then press **Command + Return**.

A popup message confirms the change.

Expand Down
8 changes: 6 additions & 2 deletions docs/platform/security/customize/score.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,12 @@ import Partial from "../../partials/_editor-owner.mdx";

![Change a policy's scoring system in the Mondoo Console](/img/platform/security/change-scoring.png)

4. Near the top-right corner of the page, select the **Score by** drop-down and select the scoring system you want to use.
4. At the top of the page, select the scales icon.

The next time Mondoo scans an asset in the current space, it uses the new scoring system.
The **Score weighting** control displays.

![Change a policy's scoring system in the Mondoo Console](/img/platform/security/select-scoring.png)

5. In the **Score by** drop-down list, select the scoring method to use for the policy in the current space.

---
Binary file modified static/img/platform/security/change-scoring.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/img/platform/security/edit-prop.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading