-
Notifications
You must be signed in to change notification settings - Fork 13.5k
[CF1] ELI5 on CASB docs #29703
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[CF1] ELI5 on CASB docs #29703
Changes from all commits
fa1ad70
8924b01
cce7d24
bf68ed5
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -4,7 +4,7 @@ pcx_content_type: troubleshooting | |
| sidebar: | ||
| order: 4 | ||
| tags: | ||
| - Debugging | ||
| - Debugging | ||
| --- | ||
|
|
||
| Use this guide to troubleshoot common issues with Cloud Access Security Broker (CASB). | ||
|
|
@@ -45,11 +45,10 @@ CASB integrations do not provide real-time updates. Scans are performed periodic | |
|
|
||
| To trigger a new scan: | ||
|
|
||
| 1. In [Cloudflare One](https://one.dash.cloudflare.com), go to **Integrations** > **Cloud & SaaS integrations**. | ||
| 1. In [Cloudflare One](https://one.dash.cloudflare.com), go to **Cloud & SaaS findings** > **Integrations**. | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Should we go ahead and update the link to go In the Cloudflare dashboard, go to Zero Trust... But I actually think the old text is the correct way of navigating there. @alexamavrogianis do you agree? If we drop them in the Cloud & SaaS findings area, they will then have to go to Cloud & SaaS findings > Overview >> Manage integrations >> View integrations ---> Integrations
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Yes, good catch. The Integrations > Cloud & SaaS integrations is more effective nav structure |
||
| 2. Find your integration and select **Configure**. | ||
| 3. Go to **CASB**. | ||
| 4. Turn off **Findings scanning**. | ||
| 5. After a few minutes, turn on **Findings scanning** again. | ||
| 3. Turn off **Scan for findings**. | ||
| 4. After a few minutes, turn on **Scan for findings** again. | ||
|
|
||
| This action will queue a fresh scan of your integration. Allow several hours for your findings to reflect the new results. | ||
|
|
||
|
|
@@ -91,8 +90,8 @@ Carefully examine the evidence provided in the finding. An object's status in th | |
|
|
||
| ### Report the issue | ||
|
|
||
| If you confirm the finding is a false positive, report the behavior to Cloudflare Support. Provide the finding ID and as much detail as possible. This helps the Support team refine the detection logic for all customers. | ||
| If you confirm the finding is a false positive, report the behavior to Cloudflare Support. Provide the finding ID (visible in the finding's detail view) and as much detail as possible. This helps the Support team refine the detection logic for all customers. | ||
|
|
||
| ### Ignore or hide the finding | ||
| ### Hide the finding | ||
|
|
||
| While Cloudflare investigates the issue, you can use **Move to ignore** on the finding or **Move to hidden** on an individual instance to remove it from your active list and reduce noise. | ||
| While Cloudflare investigates the issue, you can [ignore the finding or hide individual instances](/cloudflare-one/cloud-and-saas-findings/manage-findings/#hide-findings) to remove it from your active list and reduce noise. | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -48,11 +48,10 @@ CASB integrations do not provide real-time updates. Scans are performed periodic | |
|
|
||
| To trigger a new scan: | ||
|
|
||
| 1. In [Cloudflare One](https://one.dash.cloudflare.com), go to **Integrations** > **Cloud & SaaS integrations**. | ||
| 1. In [Cloudflare One](https://one.dash.cloudflare.com), go to **Cloud & SaaS findings** > **Integrations**. | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Same thing here potentially as above. |
||
| 2. Find your integration and select **Configure**. | ||
| 3. Go to **CASB**. | ||
| 4. Turn off **Findings scanning**. | ||
| 5. After a few minutes, turn on **Findings scanning** again. | ||
| 3. Turn off **Scan for findings**. | ||
| 4. After a few minutes, turn on **Scan for findings** again. | ||
|
|
||
| This action will queue a fresh scan of your integration. Allow several hours for your findings to reflect the new results. | ||
|
|
||
|
|
@@ -96,6 +95,6 @@ Carefully examine the evidence provided in the finding. An object's status in th | |
|
|
||
| If you confirm the finding is a false positive, report the behavior to Cloudflare Support. Provide the finding ID and as much detail as possible. This helps the Support team refine the detection logic for all customers. | ||
|
|
||
| ### Ignore or hide the finding | ||
| ### Hide the finding | ||
|
|
||
| While Cloudflare investigates the issue, you can use **Move to ignore** on the finding or **Move to hidden** on an individual instance to remove it from your active list and reduce noise. | ||
| While Cloudflare investigates the issue, you can [ignore the finding or hide individual instances](/cloudflare-one/cloud-and-saas-findings/manage-findings/#hide-findings) to remove it from your active list and reduce noise. | ||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.