Skip to content

Commit 6a1aef7

Browse files
[Security Center] Clarify user permissions (#17596)
1 parent f134c56 commit 6a1aef7

File tree

4 files changed

+14
-5
lines changed

4 files changed

+14
-5
lines changed

src/content/docs/security-center/brand-protection.mdx

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,9 @@ sidebar:
1010

1111
import { AvailableNotifications, Render } from "~/components"
1212

13-
:::note
14-
15-
13+
:::note[User permission]
1614
While the Brand Protection tool is in beta, you will need to request access by filling in the [sign-up form](http://cloudflare.com/lp/brandprotection).
17-
18-
15+
Only Super Admin users can access Brand Protection.
1916
:::
2017

2118
<Render file="brand-protection-definition" />

src/content/docs/security-center/infrastructure/index.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ sidebar:
66

77
---
88

9+
:::note[User permission]
10+
Only Super Admin users with edit permissions can start scans, turn scans off, or manage issues.
11+
:::
12+
913
After [enabling Security Insights](/security-center/get-started/) and letting the first scan run, the **Infrastructure** tab displays an overview of the infrastructure associated with your Cloudflare account.
1014

1115
To open the **Infrastructure** tab, go to Account Home > **Security Center** > **Infrastructure**.

src/content/docs/security-center/investigate/index.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ sidebar:
66

77
---
88

9+
:::note[User permission]
10+
All users can access Investigate. This includes accessing URL scanning, and filter passive DNS range.
11+
:::
12+
913
Investigate allows you to view a domain’s category, the IP it belongs to, and whether the category has changed before. You can also see which records it points to, including the country of origin and passive DNS records. After searching with Investigate, you will get an API curl to retrieve the same search results.
1014

1115
You can learn more about the IP addresses in your logs by searching via the IP address to view its category and threat data. Enter any IP address, domain name, and hostname to see how it has been categorized from a threat perspective.

src/content/docs/security-center/security-insights/index.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ sidebar:
77

88
import { Render } from "~/components";
99

10+
:::note[User permission]
11+
Only Super Admin users with edit permissions can start scans, turn scans off, or manage issues.
12+
:::
13+
1014
<Render file="security-insights-definition" />
1115

1216
Listed below are the specific insights currently available:

0 commit comments

Comments
 (0)