Skip to content

Commit 9fce776

Browse files
committed
README clean up
1 parent 9252a57 commit 9fce776

File tree

5 files changed

+9
-9
lines changed

5 files changed

+9
-9
lines changed

Diff for: carbon-black/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
- Use the `access_key` field for your **Carbon Black Org Key**.
3333
- Use the `access_secret` field for your **Carbon Black API Key**.
3434
3. [Create the Custom Integration](https://console.runzero.com/custom-integrations/new).
35-
- Add a Name and Icon for the integration (e.g., "Carbon Black").
35+
- Add a Name and Icon for the integration (e.g., "carbonblack").
3636
- Toggle `Enable custom integration script` to input the finalized script.
3737
- Click `Validate` to ensure it has valid syntax.
3838
- Click `Save` to create the Custom Integration.

Diff for: digital-ocean/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
- Use the `access_secret` field for your Digital Ocean API token.
2929
- For `access_key`, input a placeholder value like `foo` (unused in this integration).
3030
3. [Create the Custom Integration](https://console.runzero.com/custom-integrations/new).
31-
- Add a Name and Icon for the integration (e.g., "Digital Ocean").
31+
- Add a Name and Icon for the integration (e.g., "digital-ocean").
3232
- Toggle `Enable custom integration script` to input the finalized script.
3333
- Click `Validate` to ensure it has valid syntax.
3434
- Click `Save` to create the Custom Integration.
@@ -43,4 +43,4 @@
4343
- You will see the task kick off on the [tasks](https://console.runzero.com/tasks) page like any other integration.
4444
- The task will update the existing assets with the data pulled from the Custom Integration source.
4545
- The task will create new assets for when there are no existing assets that meet merge criteria (hostname, MAC, etc).
46-
- You can search for assets enriched by this custom integration with the runZero search `custom_integration:Digital Ocean`.
46+
- You can search for assets enriched by this custom integration with the runZero search `custom_integration:digital-ocean`.

Diff for: drata/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
- Use the `access_secret` field for your Drata API Client Token.
3030
- For `access_key`, input a placeholder value like `foo` (unused in this integration).
3131
3. [Create the Custom Integration](https://console.runzero.com/custom-integrations/new).
32-
- Add a Name and Icon for the integration (e.g., "Drata").
32+
- Add a Name and Icon for the integration (e.g., "drata").
3333
- Toggle `Enable custom integration script` to input the finalized script.
3434
- Click `Validate` to ensure it has valid syntax.
3535
- Click `Save` to create the Custom Integration.
@@ -44,4 +44,4 @@
4444
- You will see the task kick off on the [tasks](https://console.runzero.com/tasks) page like any other integration.
4545
- The task will update the existing assets with the data pulled from the Custom Integration source.
4646
- The task will create new assets for when there are no existing assets that meet merge criteria (hostname, MAC, etc).
47-
- You can search for assets enriched by this custom integration with the runZero search `custom_integration:Drata`.
47+
- You can search for assets enriched by this custom integration with the runZero search `custom_integration:drata`.

Diff for: lima-charlie/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
- Use the `access_key` field for your Lima Charlie Organization ID (`oid`).
3232
- Use the `access_secret` field for your API Access Token.
3333
3. [Create the Custom Integration](https://console.runzero.com/custom-integrations/new).
34-
- Add a Name and Icon for the integration (e.g., "Lima Charlie").
34+
- Add a Name and Icon for the integration (e.g., "lima-charlie").
3535
- Toggle `Enable custom integration script` to input the finalized script.
3636
- Click `Validate` to ensure it has valid syntax.
3737
- Click `Save` to create the Custom Integration.
@@ -46,4 +46,4 @@
4646
- You will see the task kick off on the [tasks](https://console.runzero.com/tasks) page like any other integration.
4747
- The task will update the existing assets with the data pulled from the Custom Integration source.
4848
- The task will create new assets for when there are no existing assets that meet merge criteria (hostname, MAC, etc).
49-
- You can search for assets enriched by this custom integration with the runZero search `custom_integration:Lima Charlie`.
49+
- You can search for assets enriched by this custom integration with the runZero search `custom_integration:lima-charlie`.

Diff for: tanium/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
- Use the `access_secret` field for your Tanium API Token.
2929
- For `access_key`, input a placeholder value like `foo` (unused in this integration).
3030
3. [Create the Custom Integration](https://console.runzero.com/custom-integrations/new).
31-
- Add a Name and Icon for the integration (e.g., "Tanium").
31+
- Add a Name and Icon for the integration (e.g., "tanium").
3232
- Toggle `Enable custom integration script` to input the finalized script.
3333
- Click `Validate` to ensure it has valid syntax.
3434
- Click `Save` to create the Custom Integration.
@@ -49,4 +49,4 @@
4949
- Ensure that your Tanium GraphQL API endpoint is accessible from the system running the runZero Explorer.
5050
- You can monitor task execution and check for any errors or issues in the [tasks](https://console.runzero.com/tasks) page.
5151
- Customize the `build_assets` function to include additional fields or mappings as needed for your organization.
52-
- Search for assets enriched by this integration using the runZero search query `custom_integration:Tanium`.
52+
- Search for assets enriched by this integration using the runZero search query `custom_integration:tanium`.

0 commit comments

Comments
 (0)