Skip to content

Commit

Permalink
Remove a few more registry mentions (#421)
Browse files Browse the repository at this point in the history
* Remove a few more registry mentions

Bye bye

Signed-off-by: Tim Smith <[email protected]>

* A few more registry updates

Signed-off-by: Tim Smith <[email protected]>

---------

Signed-off-by: Tim Smith <[email protected]>
  • Loading branch information
tas50 authored Oct 23, 2024
1 parent fb4cbe0 commit 6494695
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 9 deletions.
2 changes: 1 addition & 1 deletion docs/cnquery/cli/cnquery_bundle.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion docs/cnquery/cli/cnquery_bundle_publish.md
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down
4 changes: 0 additions & 4 deletions docs/glossary.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion docs/platform/infra/opsys/automation/ansible.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
4 changes: 2 additions & 2 deletions docs/platform/security/posture/policies.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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/).

Expand Down Expand Up @@ -74,7 +74,7 @@ Preview a policy to use the policy as a basis for evaluating assets in the space

<Partial />{" "}

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.

Expand Down

0 comments on commit 6494695

Please sign in to comment.