Skip to content

Commit ee85058

Browse files
committed
Update inputParameters to params
1 parent b6a9801 commit ee85058

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
2-
inputParameters: integrationName;;integrationAccountType
2+
params:
3+
- integrationName
4+
- integrationAccountType
35
---
46

57
The {props.one} integration detects a variety of data loss prevention, account misconfiguration, and user security risks in an integrated {props.two} that could leave you and your organization vulnerable.
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
2-
inputParameters: parentIntegration;;parentSlug
2+
params:
3+
- parentIntegration
4+
- parentSlug
35
---
46

57
Refer to <a href={`/cloudflare-one/applications/casb/casb-integrations/${props.two}/#integration-permissions`}>{props.one} integration permissions</a> for information on which API permissions to enable.

src/content/partials/cloudflare-one/casb/security-findings.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
2-
inputParameters: integrationName;;slugRelativePath
2+
params:
3+
- integrationName
4+
- slugRelativePath
35
---
46

57
The {props.one} integration currently scans for the following findings, or security risks. Findings are grouped by category and then ordered by [severity level](/cloudflare-one/applications/casb/manage-findings/#severity-levels).

0 commit comments

Comments
 (0)