Skip to content

Commit

Permalink
Update screenshots with new space cards (#448)
Browse files Browse the repository at this point in the history
* new space cards

* add image

* undo one change
  • Loading branch information
misterpantz authored Nov 5, 2024
1 parent 6965111 commit 76bde88
Show file tree
Hide file tree
Showing 19 changed files with 30 additions and 30 deletions.
2 changes: 1 addition & 1 deletion docs/cnspec/saas/gh-app.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ To [scan GitHub organizations and repos](/cnspec/saas/github/), cnspec needs to

- Option 1: Give cnspec access using a personal access token and an environment variable. This approach is easier to set up but results isn't recommended for very large GitHub organizations. To learn how to give cnspec access using a personal access token, read [Give cnspec access using a personal access token and an environment variable](/cnspec/saas/github/).

- Option 2: Give cnspec access using custom GitHub application credentials. This approach takes longer to set up, but scales for very large GitHub organizations. To learn how to give cnspec access using custom app credentials, continue reading below.
- Option 2: Give cnspec access using custom GitHub application credentials. This approach takes longer to set up, but scales for very large GitHub organizations (with API rate limits as much as 3x higher than personal access tokens). To learn how to give cnspec access using custom app credentials, continue reading below.

For cnspec to authenticate with GitHub using [custom GitHub application credentials](https://docs.github.com/en/apps/creating-github-apps), create a GitHub application and give cnspec the app ID, private key, and installation ID.

Expand Down
2 changes: 1 addition & 1 deletion docs/cnspec/saas/github.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ To scan GitHub organizations and repos, cnspec needs access. There are two ways

- Option 1: Give cnspec access using a personal access token and an environment variable. This approach is easier to set up but isn't recommended for very large GitHub organizations. To learn how to give cnspec access using a personal access token, continue reading below.

- Option 2: Give cnspec access using custom GitHub application credentials. This approach takes longer to set up, but scales for very large GitHub organizations. To learn how to give cnspec access using custom app credentials, read [Give cnspec Access to GitHub Using Custom GitHub App Credentials](/cnspec/saas/gh-app/).
- Option 2: Give cnspec access using custom GitHub application credentials. This approach takes longer to set up, but scales for very large GitHub organizations (with API rate limits as much as 3x higher than personal access tokens). To learn how to give cnspec access using custom app credentials, read [Give cnspec Access to GitHub Using Custom GitHub App Credentials](/cnspec/saas/gh-app/).

### Give cnspec access using a personal access token and an environment variable

Expand Down
6 changes: 3 additions & 3 deletions docs/platform/compliance/customize/exceptions-checks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ import Partial from "../../partials/_editor-owner.mdx";

1. In the [Mondoo Console](https://console.mondoo.com), [navigate](/platform/start/navigate/) to the space you want to customize.

![Space in the Mondoo Console](/img/platform/security/monitor-org.png)
![Space in the Mondoo Console](/img/platform/security/dashboard.png)

2. In the side navigation bar, under **Compliance**, select **Frameworks**.

Expand Down Expand Up @@ -76,7 +76,7 @@ To approve or reject an exception:

1. In the [Mondoo Console](https://console.mondoo.com), [navigate](/platform/start/navigate/) to the space you want to work in.

![Space in the Mondoo Console](/img/platform/security/monitor-org.png)
![Space in the Mondoo Console](/img/platform/security/dashboard.png)

2. In the side navigation bar, select **Compliance**.

Expand All @@ -102,7 +102,7 @@ To approve or reject an exception:

1. In the [Mondoo Console](https://console.mondoo.com), [navigate](/platform/start/navigate/) to the space you want to work in.

![Space in the Mondoo Console](/img/platform/security/monitor-org.png)
![Space in the Mondoo Console](/img/platform/security/dashboard.png)

2. In the side navigation bar, select **Compliance**.

Expand Down
8 changes: 4 additions & 4 deletions docs/platform/compliance/customize/exceptions.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ import Partial from "../../partials/_editor-owner.mdx";

1. In the [Mondoo Console](https://console.mondoo.com), [navigate](/platform/start/navigate/) to the space you want to customize.

![Space in the Mondoo Console](/img/platform/security/monitor-org.png)
![Space in the Mondoo Console](/img/platform/security/dashboard.png)

2. In the side navigation bar, under **Compliance**, select **Frameworks**.

Expand Down Expand Up @@ -66,7 +66,7 @@ import Partial from "../../partials/_editor-owner.mdx";

1. In the [Mondoo Console](https://console.mondoo.com), [navigate](/platform/start/navigate/) to the space you want to customize.

![Space in the Mondoo Console](/img/platform/security/monitor-org.png)
![Space in the Mondoo Console](/img/platform/security/dashboard.png)

2. In the side navigation bar, under **Compliance**, select **Frameworks**.

Expand Down Expand Up @@ -106,7 +106,7 @@ To approve or reject an exception:

1. In the [Mondoo Console](https://console.mondoo.com), [navigate](/platform/start/navigate/) to the space you want to work in.

![Space in the Mondoo Console](/img/platform/security/monitor-org.png)
![Space in the Mondoo Console](/img/platform/security/dashboard.png)

2. In the side navigation bar, select **Compliance**.

Expand All @@ -128,7 +128,7 @@ To approve or reject an exception:

1. In the [Mondoo Console](https://console.mondoo.com), [navigate](/platform/start/navigate/) to the space you want to work in.

![Space in the Mondoo Console](/img/platform/security/monitor-org.png)
![Space in the Mondoo Console](/img/platform/security/dashboard.png)

2. In the side navigation bar, select **Compliance**.

Expand Down
4 changes: 2 additions & 2 deletions docs/platform/compliance/customize/scope.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ import Partial from "../../partials/_editor-owner.mdx";

1. In the [Mondoo Console](https://console.mondoo.com), [navigate](/platform/start/navigate/) to the space you want to customize.

![Space in the Mondoo Console](/img/platform/security/monitor-org.png)
![Space in the Mondoo Console](/img/platform/security/dashboard.png)

2. In the side navigation bar, under **Compliance**, select **Frameworks**.

Expand All @@ -48,7 +48,7 @@ import Partial from "../../partials/_editor-owner.mdx";

1. In the [Mondoo Console](https://console.mondoo.com), [navigate](/platform/start/navigate/) to the space you want to customize.

![Space in the Mondoo Console](/img/platform/security/monitor-org.png)
![Space in the Mondoo Console](/img/platform/security/dashboard.png)

2. In the side navigation bar, under **Compliance**, select **Frameworks**.

Expand Down
2 changes: 1 addition & 1 deletion docs/platform/compliance/monitor/frameworks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ import Partial from "../../partials/_editor-owner.mdx";

1. In the [Mondoo Console](https://console.mondoo.com), [navigate](/platform/start/navigate/) to the space for which you want to assess compliance progress.

![Space in the Mondoo Console](/img/platform/security/monitor-org.png)
![Space in the Mondoo Console](/img/platform/security/dashboard.png)

2. In the side navigation bar, under **Compliance**, select **Frameworks**.

Expand Down
6 changes: 3 additions & 3 deletions docs/platform/compliance/monitor/progress.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ View a space's progress toward compliance with all available frameworks on the C

1. In the [Mondoo Console](https://console.mondoo.com), [navigate](/platform/start/navigate/) to the space where you want to enable the policies.

![Space in the Mondoo Console](/img/platform/security/monitor-org.png)
![Space in the Mondoo Console](/img/platform/security/dashboard.png)

2. In the side navigation bar, under **Compliance**, select **Frameworks**.

Expand Down Expand Up @@ -58,7 +58,7 @@ To provide evidence to auditors, you can generate a report on a space's complian

1. In the [Mondoo Console](https://console.mondoo.com), [navigate](/platform/start/navigate/) to the space for which you want to generate a compliance report.

![Space in the Mondoo Console](/img/platform/security/monitor-org.png)
![Space in the Mondoo Console](/img/platform/security/dashboard.png)

2. In the side navigation bar, under **Compliance**, select **Frameworks**.

Expand All @@ -84,7 +84,7 @@ To provide evidence to auditors, you can generate a report on a space's complian

1. In the [Mondoo Console](https://console.mondoo.com), [navigate](/platform/start/navigate/) to the space for which you want to delete a compliance report.

![Space in the Mondoo Console](/img/platform/security/monitor-org.png)
![Space in the Mondoo Console](/img/platform/security/dashboard.png)

2. In the side navigation bar, under **Compliance**, select **Reports**.

Expand Down
2 changes: 1 addition & 1 deletion docs/platform/intel/inventory.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ To disable a query pack for a space, select **ADDED** next to the query pack.

1. In the [Mondoo Console](https://console.mondoo.com), use the [top navigation bar](/platform/start/navigate) to choose the [organization](/platform/start/organize/overview/) you want to view. Then, in the left navigation, select **Spaces**.

![Inventory view in the Mondoo Console](/img/platform/security/monitor-org.png)
![Inventory view in the Mondoo Console](/img/platform/security/dashboard.png)

2. To drill down into a space, select the box representing the space. Then, in the left navigation under **Inventory**, select **Assets**.

Expand Down
2 changes: 1 addition & 1 deletion docs/platform/maintain/access/scim-ms.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ To find the ID of an organization and a space:

2. Select the organization containing the space you want and, in the side navigation bar, select **Spaces**.

![Mondoo spaces](/img/platform/security/monitor-org.png)
![Mondoo spaces](/img/platform/security/spaces.png)

3. Select the space you want and, in the side navigation bar, select **Settings**.

Expand Down
2 changes: 1 addition & 1 deletion docs/platform/maintain/access/scim-okta.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ To find the ID of an organization and a space:

2. Select the organization containing the space you want and, in the side navigation bar, select **Spaces**.

![Mondoo spaces](/img/platform/security/monitor-org.png)
![Mondoo spaces](/img/platform/security/spaces.png)

3. Select the space you want and, in the side navigation bar, select **Settings**.

Expand Down
6 changes: 3 additions & 3 deletions docs/platform/security/customize/advisories.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ import Partial from "../../partials/_editor-owner.mdx";

1. In the [Mondoo Console](https://console.mondoo.com), [navigate](/platform/start/navigate/) to the space containing the asset.

![Space in the Mondoo Console](/img/platform/security/monitor-org.png)
![Space in the Mondoo Console](/img/platform/security/dashboard.png)

2. Use the Search in Space box in the top-right corner of the page or **Inventory** list in the side navigation bar to open the asset you want.

Expand Down Expand Up @@ -56,7 +56,7 @@ To approve or reject an exception:

1. In the [Mondoo Console](https://console.mondoo.com), [navigate](/platform/start/navigate/) to the space in which you want to approve or deny exceptions.

![Space in the Mondoo Console](/img/platform/security/monitor-org.png)
![Space in the Mondoo Console](/img/platform/security/dashboard.png)

2. Use the Search in Space box in the top-right corner of the page or **Inventory** list in the side navigation bar to open the asset you want.

Expand All @@ -72,7 +72,7 @@ To approve or reject an exception:

1. In the [Mondoo Console](https://console.mondoo.com), [navigate](/platform/start/navigate/) to the space in which you want to disable a check.

![Space in the Mondoo Console](/img/platform/security/monitor-org.png)
![Space in the Mondoo Console](/img/platform/security/dashboard.png)

2. Use the Search in Space box in the top-right corner of the page or **Inventory** list in the side navigation bar to open the asset you want.

Expand Down
6 changes: 3 additions & 3 deletions docs/platform/security/customize/checks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ import Partial from "../../partials/_editor-owner.mdx";

1. In the [Mondoo Console](https://console.mondoo.com), [navigate](/platform/start/navigate/) to the space in which you want to disable a check.

![Space in the Mondoo Console](/img/platform/security/monitor-org.png)
![Space in the Mondoo Console](/img/platform/security/dashboard.png)

2. In the side navigation bar, under **Security**, select **Policies**.

Expand Down Expand Up @@ -56,7 +56,7 @@ To approve or reject an exception:

1. In the [Mondoo Console](https://console.mondoo.com), [navigate](/platform/start/navigate/) to the space in which you want to approve or deny exceptions.

![Space in the Mondoo Console](/img/platform/security/monitor-org.png)
![Space in the Mondoo Console](/img/platform/security/dashboard.png)

2. In the side navigation bar, under **Security**, select **Policies**.

Expand All @@ -74,7 +74,7 @@ To approve or reject an exception:

1. In the [Mondoo Console](https://console.mondoo.com), [navigate](/platform/start/navigate/) to the space in which you want to disable a check.

![Space in the Mondoo Console](/img/platform/security/monitor-org.png)
![Space in the Mondoo Console](/img/platform/security/dashboard.png)

2. In the side navigation bar, under **Security**, select **Policies**.

Expand Down
2 changes: 1 addition & 1 deletion docs/platform/security/customize/score.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ import Partial from "../../partials/_editor-owner.mdx";

1. In the [Mondoo Console](https://console.mondoo.com), [navigate](/platform/start/navigate/) to the space in which you want to change a policy's scoring system.

![Space in the Mondoo Console](/img/platform/security/monitor-org.png)
![Space in the Mondoo Console](/img/platform/security/dashboard.png)

2. In the side navigation bar, under **Security**, select **Policies**.

Expand Down
2 changes: 1 addition & 1 deletion docs/platform/security/posture/advisories.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Not every known software issue has an advisory. Be sure to monitor vulnerabiliti

Find advisories for assets in a space:

1. In the [Mondoo Console](https://console.mondoo.com), [navigate to the space](/platform/start/navigate) in which you want to see vulnerabilities.
1. In the [Mondoo Console](https://console.mondoo.com), [navigate to the space](/platform/start/navigate) in which you want to see advisories.

2. In the left navigation bar, under **Vulnerabilities**, select **Advisories**.

Expand Down
4 changes: 2 additions & 2 deletions docs/platform/security/posture/monitor.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ The **Dashboard** of a space gives you a quick understanding of your security po

2. In the side navigation bar, select **Spaces**.

![Spaces in the Mondoo Console](/img/platform/security/monitor-org.png)
![Spaces in the Mondoo Console](/img/platform/security/spaces.png)

3. To view security for a space, select the box representing the space.

Expand Down Expand Up @@ -73,7 +73,7 @@ Another way to access an asset's security details is via the **Inventory** view.

2. In the side navigation bar, select **Spaces**.

![Monitor organization security in the Mondoo Console](/img/platform/security/monitor-org.png)
![Monitor organization security in the Mondoo Console](/img/platform/security/spaces.png)

3. Select the box representing the space you want to drill into.

Expand Down
2 changes: 1 addition & 1 deletion docs/platform/start/navigate.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ If you have privately hosted Enterprise account, you do not select a region.

In this example, if you select the Lunalectric organization and then select Spaces in the side navigation bar, you see all spaces in the Lunalectric organization.

![Mondoo Console spaces](/img/platform/security/monitor-org.png)
![Mondoo Console spaces](/img/platform/security/spaces.png)

From there you can select any space to access and manage its details. For example, select the Online Store box to view the Online Store space.

Expand Down
2 changes: 1 addition & 1 deletion docs/platform/start/organize/spaces.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description: This page provides detailed information about spaces in Mondoo Plat
image: /img/featured_img/mondoo-feature.jpg
---

![Spaces](/img/platform/security/monitor-org.png)
![Spaces](/img/platform/security/spaces.png)

A space is a collection of assets, policies, and reports that you manage together within Mondoo Platform.

Expand Down
Binary file removed static/img/platform/security/monitor-org.png
Binary file not shown.
Binary file added static/img/platform/security/spaces.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 76bde88

Please sign in to comment.