diff --git a/docs/platform/maintain/log.mdx b/docs/platform/maintain/log.mdx index 3f4696eaa..052883ad3 100644 --- a/docs/platform/maintain/log.mdx +++ b/docs/platform/maintain/log.mdx @@ -41,7 +41,7 @@ Organization audit logs are available via Mondoo's GraphQL API. To access an org - An [API token](/platform/maintain/access/api-tokens). -- The organization's ID. Find it on the organization page, under the organization name. +- The organization's ID. Find it on the Organizations page, under the organization name. ![Mondoo organization ID](/img/platform/maintain/org-id.png) diff --git a/docs/platform/start/navigate.md b/docs/platform/start/navigate.md index 32ee29933..4fab1548e 100644 --- a/docs/platform/start/navigate.md +++ b/docs/platform/start/navigate.md @@ -18,13 +18,13 @@ The sun/moon icon on the toolbar lets you switch the console display between lig ::: -## Navigate regions, organizations, and spaces +## Navigate regions, organizations, spaces, and workspaces ![Mondoo Console top navigation menu](/img/platform/start/nav-top.png) -The assets in your infrastructure are [organized](/platform/start/organize/overview) into [regions](/platform/start/organize/regions), [organizations](/platform/start/organize/organizations), and [spaces](/platform/start/organize/spaces). You move between regions, organizations, and spaces, by selecting the top navigation menu (shown above) and the boxes that represent organizations or spaces. +The assets in your infrastructure are [organized](/platform/start/organize/overview) into [regions](/platform/start/organize/regions), [organizations](/platform/start/organize/organizations) [spaces](/platform/start/organize/spaces), AND [workspaces](/platform/start/organize/workspaces). You move between regions, organizations, spaces, and workspaces using the drop-downs on the top navigation menu (shown above). -For example, the image below shows all organizations in the US region. Select an organization to explore and manage it: +You can also navigate using the Organizations, Spaces, and Workspaces pages: For example, the image below shows all organizations in the US region. Select an organization to explore and manage it: ![Mondoo Console organizations](/img/platform/start/organizations.png) @@ -42,6 +42,8 @@ From there you can select any space to access and manage its details. For exampl You can filter spaces to see a subset of spaces or find a specific one. Type in the **Filter Spaces** box to see only spaces with names that match what you type. The filter is case sensitive and includes partial matches. +Select Workspaces in the side navigation bar to see all the workspaces in a space. Select a workspace to view it. + ## Perform tasks within a space ![Mondoo Console side navigation bar](/img/platform/start/nav-side.png) diff --git a/docs/platform/start/organize/workspaces.md b/docs/platform/start/organize/workspaces.md index 649a544b9..a958af143 100644 --- a/docs/platform/start/organize/workspaces.md +++ b/docs/platform/start/organize/workspaces.md @@ -44,12 +44,13 @@ You set up a workspace by defining qualifying conditions, attributes that assets Mondoo currently supports these conditions for including assets in, or excluding assets from, a workspace: -| Condition | Example values | -| ---------------- | --------------------------------------------------------------------------------------------------------------------- | -| Platform | Alpine Linux, Atlassian Jira, AWS S3 bucket, GitHub repository, Kubernetes pod, macOS, Slack team, Terraform plan ... | -| Platform version | 3, 4.5, 12.75 ... | -| Risk rating | Critical, High, Medium, Low, None (fixed values) | -| Asset name | test, 2024, win, us-east-1, docker- ... | +| Condition | Values | +| ---------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| Platform | Select one or more options such as Alpine Linux, Atlassian Jira, AWS S3 bucket, GitHub repository, Kubernetes pod, macOS, Slack team, Terraform plan, and more | +| Platform version | Enter a version number such as 3, 4.5, or 12.75.9 | +| Risk rating | Select one or more options: Critical, High, Medium, Low, or None | +| Asset name | Type a full or partial name, such as test, 2024, win, us-east-1, or docker- | +| Kind | Select one or more options: API, Baremetal system (anything that is not a container), Infrastructure as code, Container, Container image, or Network (Arista, Shodan, NMap, HTTP headers, and SSL/TLS certificates) | :::note diff --git a/static/img/platform/compliance/checks-with-exception.png b/static/img/platform/compliance/checks-with-exception.png index 9293fea32..24a27fedc 100644 Binary files a/static/img/platform/compliance/checks-with-exception.png and b/static/img/platform/compliance/checks-with-exception.png differ diff --git a/static/img/platform/compliance/compliance-empty.png b/static/img/platform/compliance/compliance-empty.png index 183bf6cb1..acde3c345 100644 Binary files a/static/img/platform/compliance/compliance-empty.png and b/static/img/platform/compliance/compliance-empty.png differ diff --git a/static/img/platform/compliance/home.png b/static/img/platform/compliance/home.png index 8b33588b3..e74b98dbd 100644 Binary files a/static/img/platform/compliance/home.png and b/static/img/platform/compliance/home.png differ diff --git a/static/img/platform/compliance/reports-page.png b/static/img/platform/compliance/reports-page.png index 90ff951aa..07633753f 100644 Binary files a/static/img/platform/compliance/reports-page.png and b/static/img/platform/compliance/reports-page.png differ diff --git a/static/img/platform/infra/add-cloud.png b/static/img/platform/infra/add-cloud.png index 9f9f9bd8b..b34d15aec 100644 Binary files a/static/img/platform/infra/add-cloud.png and b/static/img/platform/infra/add-cloud.png differ diff --git a/static/img/platform/infra/cloud/aws/add-aws-top.png b/static/img/platform/infra/cloud/aws/add-aws-top.png index 3a4275c64..d337c12ea 100644 Binary files a/static/img/platform/infra/cloud/aws/add-aws-top.png and b/static/img/platform/infra/cloud/aws/add-aws-top.png differ diff --git a/static/img/platform/infra/cloud/aws/add-hosted-top.png b/static/img/platform/infra/cloud/aws/add-hosted-top.png index ad300b33e..028680fc2 100644 Binary files a/static/img/platform/infra/cloud/aws/add-hosted-top.png and b/static/img/platform/infra/cloud/aws/add-hosted-top.png differ diff --git a/static/img/platform/infra/cloud/aws/aws-filter.png b/static/img/platform/infra/cloud/aws/aws-filter.png index 463477a1b..4024bbd74 100644 Binary files a/static/img/platform/infra/cloud/aws/aws-filter.png and b/static/img/platform/infra/cloud/aws/aws-filter.png differ diff --git a/static/img/platform/infra/cloud/aws/aws_instance_results.png b/static/img/platform/infra/cloud/aws/aws_instance_results.png index 1d6a5daa5..4d1fb8356 100644 Binary files a/static/img/platform/infra/cloud/aws/aws_instance_results.png and b/static/img/platform/infra/cloud/aws/aws_instance_results.png differ diff --git a/static/img/platform/infra/cloud/aws/dotmenu.png b/static/img/platform/infra/cloud/aws/dotmenu.png index 0dad4eb91..689e395d2 100644 Binary files a/static/img/platform/infra/cloud/aws/dotmenu.png and b/static/img/platform/infra/cloud/aws/dotmenu.png differ diff --git a/static/img/platform/infra/cloud/aws/integration-config.png b/static/img/platform/infra/cloud/aws/integration-config.png index 985b5c69b..90b2d608d 100644 Binary files a/static/img/platform/infra/cloud/aws/integration-config.png and b/static/img/platform/infra/cloud/aws/integration-config.png differ diff --git a/static/img/platform/infra/cloud/aws/integration-overview.png b/static/img/platform/infra/cloud/aws/integration-overview.png index c7f60f24b..a3efd4dc6 100644 Binary files a/static/img/platform/infra/cloud/aws/integration-overview.png and b/static/img/platform/infra/cloud/aws/integration-overview.png differ diff --git a/static/img/platform/infra/cloud/aws/integration-policies.png b/static/img/platform/infra/cloud/aws/integration-policies.png index f0fd9c24c..09a52a7e2 100644 Binary files a/static/img/platform/infra/cloud/aws/integration-policies.png and b/static/img/platform/infra/cloud/aws/integration-policies.png differ diff --git a/static/img/platform/infra/cloud/aws/launch-cf.png b/static/img/platform/infra/cloud/aws/launch-cf.png index 71cf3aa9c..b895b274e 100644 Binary files a/static/img/platform/infra/cloud/aws/launch-cf.png and b/static/img/platform/infra/cloud/aws/launch-cf.png differ diff --git a/static/img/platform/infra/cloud/aws/list.png b/static/img/platform/infra/cloud/aws/list.png index fc9c395db..20b8bf3f9 100644 Binary files a/static/img/platform/infra/cloud/aws/list.png and b/static/img/platform/infra/cloud/aws/list.png differ diff --git a/static/img/platform/infra/cloud/azure/add-int-azure-bottom.png b/static/img/platform/infra/cloud/azure/add-int-azure-bottom.png index bfe9dfeef..3a8aa1835 100644 Binary files a/static/img/platform/infra/cloud/azure/add-int-azure-bottom.png and b/static/img/platform/infra/cloud/azure/add-int-azure-bottom.png differ diff --git a/static/img/platform/infra/cloud/azure/add-int-azure-top.png b/static/img/platform/infra/cloud/azure/add-int-azure-top.png index 541d05755..f698db073 100644 Binary files a/static/img/platform/infra/cloud/azure/add-int-azure-top.png and b/static/img/platform/infra/cloud/azure/add-int-azure-top.png differ diff --git a/static/img/platform/infra/cloud/gcp/add-int-gcp-bottom.png b/static/img/platform/infra/cloud/gcp/add-int-gcp-bottom.png index 5f4fe567b..58db1f59f 100644 Binary files a/static/img/platform/infra/cloud/gcp/add-int-gcp-bottom.png and b/static/img/platform/infra/cloud/gcp/add-int-gcp-bottom.png differ diff --git a/static/img/platform/infra/cloud/gcp/add-int-gcp-top.png b/static/img/platform/infra/cloud/gcp/add-int-gcp-top.png index 434dba39a..1954f2617 100644 Binary files a/static/img/platform/infra/cloud/gcp/add-int-gcp-top.png and b/static/img/platform/infra/cloud/gcp/add-int-gcp-top.png differ diff --git a/static/img/platform/infra/cloud/kubernetes/integration-list.png b/static/img/platform/infra/cloud/kubernetes/integration-list.png index 42e86160e..1e6eff000 100644 Binary files a/static/img/platform/infra/cloud/kubernetes/integration-list.png and b/static/img/platform/infra/cloud/kubernetes/integration-list.png differ diff --git a/static/img/platform/infra/cloud/kubernetes/integration-setup-2.png b/static/img/platform/infra/cloud/kubernetes/integration-setup-2.png index 61760be82..2fc158619 100644 Binary files a/static/img/platform/infra/cloud/kubernetes/integration-setup-2.png and b/static/img/platform/infra/cloud/kubernetes/integration-setup-2.png differ diff --git a/static/img/platform/infra/cloud/kubernetes/integration-setup.png b/static/img/platform/infra/cloud/kubernetes/integration-setup.png index 9b423e266..ff4ebdd8c 100644 Binary files a/static/img/platform/infra/cloud/kubernetes/integration-setup.png and b/static/img/platform/infra/cloud/kubernetes/integration-setup.png differ diff --git a/static/img/platform/infra/github/github.png b/static/img/platform/infra/github/github.png index a4cf74377..2dd919bf7 100644 Binary files a/static/img/platform/infra/github/github.png and b/static/img/platform/infra/github/github.png differ diff --git a/static/img/platform/infra/networking/add-shodan.png b/static/img/platform/infra/networking/add-shodan.png index f241f9d56..926810ceb 100644 Binary files a/static/img/platform/infra/networking/add-shodan.png and b/static/img/platform/infra/networking/add-shodan.png differ diff --git a/static/img/platform/infra/networking/domain-ip.png b/static/img/platform/infra/networking/domain-ip.png index 8b20a561c..c5de5e060 100644 Binary files a/static/img/platform/infra/networking/domain-ip.png and b/static/img/platform/infra/networking/domain-ip.png differ diff --git a/static/img/platform/infra/oci/oci-int-list.png b/static/img/platform/infra/oci/oci-int-list.png index 3cd46730f..64e60eb11 100644 Binary files a/static/img/platform/infra/oci/oci-int-list.png and b/static/img/platform/infra/oci/oci-int-list.png differ diff --git a/static/img/platform/infra/oci/view-oci-int.png b/static/img/platform/infra/oci/view-oci-int.png index 8035d324a..8896308b5 100644 Binary files a/static/img/platform/infra/oci/view-oci-int.png and b/static/img/platform/infra/oci/view-oci-int.png differ diff --git a/static/img/platform/infra/opsys/automation/ansible_asset_details.png b/static/img/platform/infra/opsys/automation/ansible_asset_details.png index 968be3cf2..4707d0a8a 100644 Binary files a/static/img/platform/infra/opsys/automation/ansible_asset_details.png and b/static/img/platform/infra/opsys/automation/ansible_asset_details.png differ diff --git a/static/img/platform/infra/saas/ms365/add-int-ms365-bottom.png b/static/img/platform/infra/saas/ms365/add-int-ms365-bottom.png index 5af4f899c..bbbf08b5d 100644 Binary files a/static/img/platform/infra/saas/ms365/add-int-ms365-bottom.png and b/static/img/platform/infra/saas/ms365/add-int-ms365-bottom.png differ diff --git a/static/img/platform/infra/saas/ms365/add-int-ms365-top.png b/static/img/platform/infra/saas/ms365/add-int-ms365-top.png index 9f5b586ca..d3c95e791 100644 Binary files a/static/img/platform/infra/saas/ms365/add-int-ms365-top.png and b/static/img/platform/infra/saas/ms365/add-int-ms365-top.png differ diff --git a/static/img/platform/infra/saas/okta/okta.png b/static/img/platform/infra/saas/okta/okta.png index 29d008b07..f7cc41699 100644 Binary files a/static/img/platform/infra/saas/okta/okta.png and b/static/img/platform/infra/saas/okta/okta.png differ diff --git a/static/img/platform/infra/saas/slack/slack.png b/static/img/platform/infra/saas/slack/slack.png index 067a0a4d4..dbd6d2369 100644 Binary files a/static/img/platform/infra/saas/slack/slack.png and b/static/img/platform/infra/saas/slack/slack.png differ diff --git a/static/img/platform/intel/query-packs-add.png b/static/img/platform/intel/query-packs-add.png index dc6e99b26..02b4a9024 100644 Binary files a/static/img/platform/intel/query-packs-add.png and b/static/img/platform/intel/query-packs-add.png differ diff --git a/static/img/platform/intel/query-packs-enabled.png b/static/img/platform/intel/query-packs-enabled.png index 1ee89f151..407e27690 100644 Binary files a/static/img/platform/intel/query-packs-enabled.png and b/static/img/platform/intel/query-packs-enabled.png differ diff --git a/static/img/platform/intel/search-box-org.png b/static/img/platform/intel/search-box-org.png index 4af7f3bfa..bc1cde66b 100644 Binary files a/static/img/platform/intel/search-box-org.png and b/static/img/platform/intel/search-box-org.png differ diff --git a/static/img/platform/maintain/access/okta/org-id.png b/static/img/platform/maintain/access/okta/org-id.png index 026fe5637..af87cf610 100644 Binary files a/static/img/platform/maintain/access/okta/org-id.png and b/static/img/platform/maintain/access/okta/org-id.png differ diff --git a/static/img/platform/maintain/access/okta/space-id.png b/static/img/platform/maintain/access/okta/space-id.png index 2dd1aa5d0..8c4161918 100644 Binary files a/static/img/platform/maintain/access/okta/space-id.png and b/static/img/platform/maintain/access/okta/space-id.png differ diff --git a/static/img/platform/maintain/access/org-token.png b/static/img/platform/maintain/access/org-token.png index 5a1fa5dde..2eb7df4c2 100644 Binary files a/static/img/platform/maintain/access/org-token.png and b/static/img/platform/maintain/access/org-token.png differ diff --git a/static/img/platform/maintain/access/space-token.png b/static/img/platform/maintain/access/space-token.png index 8626b8700..79b5d219e 100644 Binary files a/static/img/platform/maintain/access/space-token.png and b/static/img/platform/maintain/access/space-token.png differ diff --git a/static/img/platform/maintain/alerting/msteams/msteams-mondoo-configure.png b/static/img/platform/maintain/alerting/msteams/msteams-mondoo-configure.png index b7fbab7b0..355eede62 100644 Binary files a/static/img/platform/maintain/alerting/msteams/msteams-mondoo-configure.png and b/static/img/platform/maintain/alerting/msteams/msteams-mondoo-configure.png differ diff --git a/static/img/platform/maintain/alerting/slack/slack-mondoo-configure.png b/static/img/platform/maintain/alerting/slack/slack-mondoo-configure.png index f189256a8..1897f50f5 100644 Binary files a/static/img/platform/maintain/alerting/slack/slack-mondoo-configure.png and b/static/img/platform/maintain/alerting/slack/slack-mondoo-configure.png differ diff --git a/static/img/platform/maintain/alerting/telegram/telegram-mondoo-configure.png b/static/img/platform/maintain/alerting/telegram/telegram-mondoo-configure.png index a18a8d2e7..d6147f443 100644 Binary files a/static/img/platform/maintain/alerting/telegram/telegram-mondoo-configure.png and b/static/img/platform/maintain/alerting/telegram/telegram-mondoo-configure.png differ diff --git a/static/img/platform/maintain/alerting/webhook/webhook-mondoo-configure.png b/static/img/platform/maintain/alerting/webhook/webhook-mondoo-configure.png index 01c503fb8..3c9749e21 100644 Binary files a/static/img/platform/maintain/alerting/webhook/webhook-mondoo-configure.png and b/static/img/platform/maintain/alerting/webhook/webhook-mondoo-configure.png differ diff --git a/static/img/platform/maintain/export/add-integration-exports.png b/static/img/platform/maintain/export/add-integration-exports.png index ea7f750d7..6f2dd4732 100644 Binary files a/static/img/platform/maintain/export/add-integration-exports.png and b/static/img/platform/maintain/export/add-integration-exports.png differ diff --git a/static/img/platform/maintain/export/azure-blob/add-blob.png b/static/img/platform/maintain/export/azure-blob/add-blob.png index 68a82db42..4d924a247 100644 Binary files a/static/img/platform/maintain/export/azure-blob/add-blob.png and b/static/img/platform/maintain/export/azure-blob/add-blob.png differ diff --git a/static/img/platform/maintain/export/azure-blob/view-list.png b/static/img/platform/maintain/export/azure-blob/view-list.png index 1393ee476..b20f4d357 100644 Binary files a/static/img/platform/maintain/export/azure-blob/view-list.png and b/static/img/platform/maintain/export/azure-blob/view-list.png differ diff --git a/static/img/platform/maintain/export/azure-blob/view.png b/static/img/platform/maintain/export/azure-blob/view.png index 437f00188..2e4a9c734 100644 Binary files a/static/img/platform/maintain/export/azure-blob/view.png and b/static/img/platform/maintain/export/azure-blob/view.png differ diff --git a/static/img/platform/maintain/export/gcp-bucket/add-int-export-gcp-bucket.png b/static/img/platform/maintain/export/gcp-bucket/add-int-export-gcp-bucket.png index 683c7c937..fbd0430ab 100644 Binary files a/static/img/platform/maintain/export/gcp-bucket/add-int-export-gcp-bucket.png and b/static/img/platform/maintain/export/gcp-bucket/add-int-export-gcp-bucket.png differ diff --git a/static/img/platform/maintain/export/gcp-bucket/view-int-export-gcp-bucket.png b/static/img/platform/maintain/export/gcp-bucket/view-int-export-gcp-bucket.png index 81faf65af..6247c0544 100644 Binary files a/static/img/platform/maintain/export/gcp-bucket/view-int-export-gcp-bucket.png and b/static/img/platform/maintain/export/gcp-bucket/view-int-export-gcp-bucket.png differ diff --git a/static/img/platform/maintain/export/postgresql/add-int-postgresql.png b/static/img/platform/maintain/export/postgresql/add-int-postgresql.png index fb1cf6747..a309c271e 100644 Binary files a/static/img/platform/maintain/export/postgresql/add-int-postgresql.png and b/static/img/platform/maintain/export/postgresql/add-int-postgresql.png differ diff --git a/static/img/platform/maintain/export/s3-compatible/s2-compatible-view-int.png b/static/img/platform/maintain/export/s3-compatible/s2-compatible-view-int.png index d8a67f6bc..3d073a64a 100644 Binary files a/static/img/platform/maintain/export/s3-compatible/s2-compatible-view-int.png and b/static/img/platform/maintain/export/s3-compatible/s2-compatible-view-int.png differ diff --git a/static/img/platform/maintain/export/s3-compatible/s3-compatible-add-bottom.png b/static/img/platform/maintain/export/s3-compatible/s3-compatible-add-bottom.png index 92a829e3d..750e25fb0 100644 Binary files a/static/img/platform/maintain/export/s3-compatible/s3-compatible-add-bottom.png and b/static/img/platform/maintain/export/s3-compatible/s3-compatible-add-bottom.png differ diff --git a/static/img/platform/maintain/export/s3-compatible/s3-compatible-add-top.png b/static/img/platform/maintain/export/s3-compatible/s3-compatible-add-top.png index 3e302c1fb..544372155 100644 Binary files a/static/img/platform/maintain/export/s3-compatible/s3-compatible-add-top.png and b/static/img/platform/maintain/export/s3-compatible/s3-compatible-add-top.png differ diff --git a/static/img/platform/maintain/export/s3-compatible/s3-compatible-status.png b/static/img/platform/maintain/export/s3-compatible/s3-compatible-status.png index 8fc493675..6d7f102ba 100644 Binary files a/static/img/platform/maintain/export/s3-compatible/s3-compatible-status.png and b/static/img/platform/maintain/export/s3-compatible/s3-compatible-status.png differ diff --git a/static/img/platform/maintain/export/s3/s3-add-bottom.png b/static/img/platform/maintain/export/s3/s3-add-bottom.png index 6d5ced188..80671da40 100644 Binary files a/static/img/platform/maintain/export/s3/s3-add-bottom.png and b/static/img/platform/maintain/export/s3/s3-add-bottom.png differ diff --git a/static/img/platform/maintain/export/s3/s3-add-top.png b/static/img/platform/maintain/export/s3/s3-add-top.png index 4444429d4..24eb902f0 100644 Binary files a/static/img/platform/maintain/export/s3/s3-add-top.png and b/static/img/platform/maintain/export/s3/s3-add-top.png differ diff --git a/static/img/platform/maintain/export/s3/s3-status.png b/static/img/platform/maintain/export/s3/s3-status.png index 83c1d9342..3bf7b9260 100644 Binary files a/static/img/platform/maintain/export/s3/s3-status.png and b/static/img/platform/maintain/export/s3/s3-status.png differ diff --git a/static/img/platform/maintain/export/s3/s3-view-int.png b/static/img/platform/maintain/export/s3/s3-view-int.png index 7382266a4..0e0153918 100644 Binary files a/static/img/platform/maintain/export/s3/s3-view-int.png and b/static/img/platform/maintain/export/s3/s3-view-int.png differ diff --git a/static/img/platform/maintain/org-id.png b/static/img/platform/maintain/org-id.png index efbb53e5f..805878fac 100644 Binary files a/static/img/platform/maintain/org-id.png and b/static/img/platform/maintain/org-id.png differ diff --git a/static/img/platform/maintain/space-log.png b/static/img/platform/maintain/space-log.png index 312ea11c1..3a57fdb1c 100644 Binary files a/static/img/platform/maintain/space-log.png and b/static/img/platform/maintain/space-log.png differ diff --git a/static/img/platform/maintain/space-settings-general.png b/static/img/platform/maintain/space-settings-general.png index 5dc0e7aca..158cfba3e 100644 Binary files a/static/img/platform/maintain/space-settings-general.png and b/static/img/platform/maintain/space-settings-general.png differ diff --git a/static/img/platform/maintain/user/colorblind.png b/static/img/platform/maintain/user/colorblind.png index 7c7b12d82..bddc9450d 100644 Binary files a/static/img/platform/maintain/user/colorblind.png and b/static/img/platform/maintain/user/colorblind.png differ diff --git a/static/img/platform/maintain/user/full-color.png b/static/img/platform/maintain/user/full-color.png index 123fb882f..663455adf 100644 Binary files a/static/img/platform/maintain/user/full-color.png and b/static/img/platform/maintain/user/full-color.png differ diff --git a/static/img/platform/security/add-preview.png b/static/img/platform/security/add-preview.png index a94312668..230416321 100644 Binary files a/static/img/platform/security/add-preview.png and b/static/img/platform/security/add-preview.png differ diff --git a/static/img/platform/security/advisories-tab.png b/static/img/platform/security/advisories-tab.png index 7dd8583ca..7ee7e51bd 100644 Binary files a/static/img/platform/security/advisories-tab.png and b/static/img/platform/security/advisories-tab.png differ diff --git a/static/img/platform/security/advisories.png b/static/img/platform/security/advisories.png index 0e59e8767..3d7a5e512 100644 Binary files a/static/img/platform/security/advisories.png and b/static/img/platform/security/advisories.png differ diff --git a/static/img/platform/security/checks.png b/static/img/platform/security/checks.png deleted file mode 100644 index 9fb638e92..000000000 Binary files a/static/img/platform/security/checks.png and /dev/null differ diff --git a/static/img/platform/security/custom-risk-advanced.png b/static/img/platform/security/custom-risk-advanced.png index 1d7d19e50..f374ac5c5 100644 Binary files a/static/img/platform/security/custom-risk-advanced.png and b/static/img/platform/security/custom-risk-advanced.png differ diff --git a/static/img/platform/security/custom-risk.png b/static/img/platform/security/custom-risk.png index 797395353..3248a29d4 100644 Binary files a/static/img/platform/security/custom-risk.png and b/static/img/platform/security/custom-risk.png differ diff --git a/static/img/platform/security/customize-props.png b/static/img/platform/security/customize-props.png deleted file mode 100644 index fccaa5bba..000000000 Binary files a/static/img/platform/security/customize-props.png and /dev/null differ diff --git a/static/img/platform/security/cves.png b/static/img/platform/security/cves.png index d075812a6..7f1cdb8be 100644 Binary files a/static/img/platform/security/cves.png and b/static/img/platform/security/cves.png differ diff --git a/static/img/platform/security/dashboard.png b/static/img/platform/security/dashboard.png index 3258dd39f..2b39da631 100644 Binary files a/static/img/platform/security/dashboard.png and b/static/img/platform/security/dashboard.png differ diff --git a/static/img/platform/security/disable-preview.png b/static/img/platform/security/disable-preview.png index 5654af923..8298aeccb 100644 Binary files a/static/img/platform/security/disable-preview.png and b/static/img/platform/security/disable-preview.png differ diff --git a/static/img/platform/security/monitor-space.png b/static/img/platform/security/monitor-space.png index 2f2115436..071598b5e 100644 Binary files a/static/img/platform/security/monitor-space.png and b/static/img/platform/security/monitor-space.png differ diff --git a/static/img/platform/security/org-overview (1).png b/static/img/platform/security/org-overview (1).png new file mode 100644 index 000000000..a0d256d9a Binary files /dev/null and b/static/img/platform/security/org-overview (1).png differ diff --git a/static/img/platform/security/org-overview.png b/static/img/platform/security/org-overview.png index 15cd0111c..8fecf1bf1 100644 Binary files a/static/img/platform/security/org-overview.png and b/static/img/platform/security/org-overview.png differ diff --git a/static/img/platform/security/policies-enable-search.png b/static/img/platform/security/policies-enable-search.png index d86cc6551..47a24b6ef 100644 Binary files a/static/img/platform/security/policies-enable-search.png and b/static/img/platform/security/policies-enable-search.png differ diff --git a/static/img/platform/security/policies-enable.png b/static/img/platform/security/policies-enable.png index 19d52c6c0..d6fe488ab 100644 Binary files a/static/img/platform/security/policies-enable.png and b/static/img/platform/security/policies-enable.png differ diff --git a/static/img/platform/security/policies-search.png b/static/img/platform/security/policies-search.png index 26369928f..a87fb95c1 100644 Binary files a/static/img/platform/security/policies-search.png and b/static/img/platform/security/policies-search.png differ diff --git a/static/img/platform/security/policies.png b/static/img/platform/security/policies.png index 63774568e..2d6c939b9 100644 Binary files a/static/img/platform/security/policies.png and b/static/img/platform/security/policies.png differ diff --git a/static/img/platform/security/registry-properties.png b/static/img/platform/security/registry-properties.png deleted file mode 100644 index f2b40c71b..000000000 Binary files a/static/img/platform/security/registry-properties.png and /dev/null differ diff --git a/static/img/platform/security/vuln-dash.png b/static/img/platform/security/vuln-dash.png index 157fa798f..05d856723 100644 Binary files a/static/img/platform/security/vuln-dash.png and b/static/img/platform/security/vuln-dash.png differ diff --git a/static/img/platform/security/vulnerability-top.png b/static/img/platform/security/vulnerability-top.png index bf4acf724..8805c13d2 100644 Binary files a/static/img/platform/security/vulnerability-top.png and b/static/img/platform/security/vulnerability-top.png differ diff --git a/static/img/platform/start/console-overview-callouts.png b/static/img/platform/start/console-overview-callouts.png index d8464013b..cf54bbabd 100644 Binary files a/static/img/platform/start/console-overview-callouts.png and b/static/img/platform/start/console-overview-callouts.png differ diff --git a/static/img/platform/start/nav-side.png b/static/img/platform/start/nav-side.png index 96d9b972c..bd9ed8a29 100644 Binary files a/static/img/platform/start/nav-side.png and b/static/img/platform/start/nav-side.png differ diff --git a/static/img/platform/start/nav-top.png b/static/img/platform/start/nav-top.png index 08182f0b9..b00129c7e 100644 Binary files a/static/img/platform/start/nav-top.png and b/static/img/platform/start/nav-top.png differ