From 6494695e8755cdd3159c402e3cc679812ed2e62c Mon Sep 17 00:00:00 2001 From: Tim Smith Date: Tue, 22 Oct 2024 21:00:19 -0700 Subject: [PATCH] Remove a few more registry mentions (#421) * Remove a few more registry mentions Bye bye Signed-off-by: Tim Smith * A few more registry updates Signed-off-by: Tim Smith --------- Signed-off-by: Tim Smith --- docs/cnquery/cli/cnquery_bundle.md | 2 +- docs/cnquery/cli/cnquery_bundle_publish.md | 2 +- docs/glossary.mdx | 4 ---- docs/platform/infra/opsys/automation/ansible.md | 2 +- docs/platform/security/posture/policies.mdx | 4 ++-- 5 files changed, 5 insertions(+), 9 deletions(-) diff --git a/docs/cnquery/cli/cnquery_bundle.md b/docs/cnquery/cli/cnquery_bundle.md index 0a7abcefe..2dedea032 100644 --- a/docs/cnquery/cli/cnquery_bundle.md +++ b/docs/cnquery/cli/cnquery_bundle.md @@ -26,4 +26,4 @@ Create, upload, and validate query packs - [cnquery](cnquery.md) - cnquery CLI - [cnquery bundle init](cnquery_bundle_init.md) - Create an example query pack - [cnquery bundle lint](cnquery_bundle_lint.md) - Apply style formatting to a query pack -- [cnquery bundle publish](cnquery_bundle_publish.md) - Add a user-owned query pack to the Mondoo Security Registry +- [cnquery bundle publish](cnquery_bundle_publish.md) - Add a user-owned query pack to Mondoo Platform diff --git a/docs/cnquery/cli/cnquery_bundle_publish.md b/docs/cnquery/cli/cnquery_bundle_publish.md index 3a90967c4..aab82b3fe 100644 --- a/docs/cnquery/cli/cnquery_bundle_publish.md +++ b/docs/cnquery/cli/cnquery_bundle_publish.md @@ -3,7 +3,7 @@ id: cnquery_bundle_publish title: cnquery bundle publish --- -Add a user-owned query pack to the Mondoo Security Registry +Add a user-owned query pack to Mondoo Platform ``` cnquery bundle publish [path] [flags] diff --git a/docs/glossary.mdx b/docs/glossary.mdx index 41667e824..699db9f06 100644 --- a/docs/glossary.mdx +++ b/docs/glossary.mdx @@ -103,10 +103,6 @@ A query is a request for information. The [cnquery](/cnquery/cnquery-about/) CLI A [region](/platform/start/organize/regions/) is the part of the world in which an organization conducts business. Mondoo stores and processes your data in different regions to comply with global regulations. -### registry - -Mondoo's [registry](/platform/security/posture/policies/) is the location in the Mondoo Console where you choose and manage the security policies that are the bases for assessing your infrastructure. - ### risk factor [Risk factors](/platform/security/posture/advisories/#risk-factors) are attributes that can raise or lower the risk that a finding poses to your organization. diff --git a/docs/platform/infra/opsys/automation/ansible.md b/docs/platform/infra/opsys/automation/ansible.md index 48f3032e8..1483affb6 100644 --- a/docs/platform/infra/opsys/automation/ansible.md +++ b/docs/platform/infra/opsys/automation/ansible.md @@ -51,7 +51,7 @@ Mondoo's Ansible role lets you: - Run continuous security assessments of the host -Once configured, cnspec authenticates with Mondoo Platform every 60 minutes, running every policy enabled in the registry. It sends results from the scan to Mondoo Platform so you can see the generated scores and reports in the Mondoo Console. +Once configured, cnspec authenticates with Mondoo Platform every 60 minutes, running every enabled policy. It sends results from the scan to Mondoo Platform so you can see the generated scores and reports in the Mondoo Console. ### Set up continuous configuration assessments with Mondoo and Ansible diff --git a/docs/platform/security/posture/policies.mdx b/docs/platform/security/posture/policies.mdx index 9f86a44d9..e45830821 100644 --- a/docs/platform/security/posture/policies.mdx +++ b/docs/platform/security/posture/policies.mdx @@ -18,7 +18,7 @@ Managing policies involves: - **Previewing a policy** to use it as a basis for scanning but exclude it from scoring -Any policies you enable, disable, preview in a space's registry affect only that space. +Any policies you enable, disable, preview in a space affect only that space. To learn more about Mondoo policies, read [Policy as Code](/platform/security/posture/pac/). @@ -74,7 +74,7 @@ Preview a policy to use the policy as a basis for evaluating assets in the space {" "} -1. Access the registry for the space as instructed above. +1. Access the security policies list for the space as instructed above. 2. Locate the policy you want to preview by scrolling through the list of available policies or using the **Filter** search box.