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/security/overview.mdx
+2-11Lines changed: 2 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,14 +10,5 @@ Security overview provides a high-level overview of your domain. It allows you t
10
10
The Security overview page displays the following information:
11
11
12
12
- If you are on a Free plan, the dashboard will display **Traffic last 24 hours**, which allows you to review traffic from the 24 hours that has been mitigated by Cloudflare. If you are on a Business, Pro, or Enterprise plan, the dashboard will display **Traffic last 7 days**, which allows you to review traffic from the last seven days that has been mitigated by Cloudflare.
13
-
-**Modules**: The dashboard will display suggestions categorized on your security module.
14
-
-**All suggestions**: The dashboard displays a list of suggestions to improve your security posture. Suggestions include:
15
-
- Web application exploits
16
-
- DDoS attacks
17
-
- Bot traffic
18
-
- API abuse
19
-
- Client-side abuse
20
-
- Domain settings
21
-
- Web assets and endpoints
22
-
- Rule templates
23
-
- Detections
13
+
-**Security category**: The dashboard will display security suggestions categorized by the different types of threats that Cloudflare detects and mitigates.
14
+
-**All suggestions**: The dashboard displays the full list of available suggestions to improve your security posture.
-[Sensitive data detection](/waf/managed-rules/reference/sensitive-data-detection/)
@@ -28,12 +30,12 @@ In the **Web application exploits** security module you can manage the following
28
30
Refer to each linked page for details.
29
31
30
32
:::note
31
-
The web application exploits module includes features and settings from the [Cloudflare WAF](/waf/) in the previous dashboard navigation structure.
33
+
The web application exploits security category includes features and settings from the [Cloudflare WAF](/waf/) in the previous dashboard navigation structure.
32
34
:::
33
35
34
-
### DDoS attacks module
36
+
### DDoS attacks
35
37
36
-
The **DDoS protection** security module shows the multiple mitigation services against DDoS attacks provided by Cloudflare.
38
+
The **DDoS attacks** security category shows the multiple mitigation services against DDoS attacks provided by Cloudflare.
37
39
38
40
You can create rules to override DDoS attack protection tools. DDoS attack protection overrides are only available to Enterprise customers with the Advanced DDoS Protection subscription.
39
41
@@ -59,9 +61,9 @@ Additionally, you can manage the following settings:
-[Endpoint discovery](/api-shield/security/api-discovery/) (always enabled if included in your Enterprise subscriptions; requires you to configure a [session identifier](/api-shield/management-and-monitoring/session-identifiers/))
-[JWT validation](/api-shield/security/jwt-validation/) (requires you to add a [JWT configuration](/api-shield/security/jwt-validation/api/#token-configurations))
86
88
87
89
:::note
88
-
The API abuse module includes features and settings from [API Shield](/api-shield/) in the previous dashboard navigation structure.
90
+
The API abuse security category includes features and settings from [API Shield](/api-shield/) in the previous dashboard navigation structure.
89
91
:::
90
92
91
-
### Client-side abuse module
93
+
### Client-side abuse
92
94
93
-
In the **Client-side abuse** security module you can manage the following settings:
95
+
In the **Client-side abuse** security category you can manage the following settings:
-[Reporting endpoint](/page-shield/reference/settings/#reporting-endpoint) to use your hostname instead of a Cloudflare-owned endpoint (only for Enterprise customers with a paid add-on)
97
99
-[Data logged in client-side abuse reports](/page-shield/reference/settings/#connection-target-details) (only the hostname or the full URI)
98
100
99
101
:::note
100
-
The client-side abuse module includes features and settings from [Page Shield](/page-shield/) in the previous dashboard navigation structure.
102
+
The client-side abuse security category includes features and settings from [Page Shield](/page-shield/) in the previous dashboard navigation structure.
0 commit comments