You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/cloudflare-one/applications/casb/manage-findings.mdx
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,11 +25,11 @@ To view details about the posture findings that CASB found:
25
25
26
26
1. In [Zero Trust](https://one.dash.cloudflare.com), go to **CASB** > **Posture**.
27
27
2. Choose **SaaS** or **Cloud**.
28
-
3. To view details about a finding, select a finding name, then select **Manage**.
28
+
3. To view details about a finding, select the finding's name
29
29
30
-
CASB will display details about your posture finding, including the type, [severity level](#severity-levels), associated integration, and status.
30
+
CASB will display details about your posture finding, including the finding type, [severity level](#severity-levels), number of instances, associated integration, current status, and date detected. For more information on each instance of the finding, select **Manage**.
31
31
32
-
To resolve the finding, expand the remediation guide and follow the instructions. You can also update the finding's [severity level](#severity-levels), [hide the finding](#hide-findings) from view, or [create a Gateway HTTP policy](#resolve-finding-with-a-gateway-policy) to block the traffic.
32
+
To manage the finding's visibility, you can update the finding's [severity level](#severity-levels) or [hide the finding](#hide-findings) from view. Additionally, some findings provide a remediation guide to resolve the issue or support [creating a Gateway HTTP policy](#resolve-finding-with-a-gateway-policy) to block the traffic.
33
33
34
34
### Severity levels
35
35
@@ -60,9 +60,9 @@ To view details about the content findings that CASB found:
60
60
61
61
1. In [Zero Trust](https://one.dash.cloudflare.com), go to **CASB** > **Content**.
62
62
2. Choose **SaaS** or **Cloud**.
63
-
3. To view details about a finding, select a finding name.
63
+
3. To view details about a finding, select the finding's name.
64
64
65
-
CASB will display details about your content finding, including the file name, number of DLP profiles matched, associated integration, and location.
65
+
CASB will display details about your content finding, including the file name, a link to the file, matching DLP profiles, associated integration, and date detected.
Copy file name to clipboardExpand all lines: src/content/partials/cloudflare-one/casb/manage-integrations.mdx
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,10 +14,12 @@ Before you can integrate a SaaS application or cloud environment with CASB, your
14
14
2. Select **Connect an integration** or **Add integration**.
15
15
3. Browse the available integrations and select the application you would like to add.
16
16
4. Follow the step-by-step integration instructions in the UI.
17
-
5. To run your first scan, select **Save integration**. CASB will redirect you to the [Findings page](/cloudflare-one/applications/casb/manage-findings/) to view an in-depth listing of issues found.
17
+
5. To run your first scan, select **Save integration**.
18
18
19
19
After the first scan, CASB will automatically scan your SaaS application or cloud environment on a frequent basis to keep up with any changes. Due to each application having their own set of requirements, scan intervals will vary, but the frequency is typically between every 1 hour and every 24 hours.
20
20
21
+
Once CASB detects at least one finding, you can [view and manage your findings](/cloudflare-one/applications/casb/manage-findings/).
22
+
21
23
### Pause an integration
22
24
23
25
1. In [Zero Trust](https://one.dash.cloudflare.com/), go to **CASB** > **Integrations**.
0 commit comments