Skip to content

Commit 2c52332

Browse files
authored
[Security] Update settings table (#20966)
1 parent 30d61e7 commit 2c52332

File tree

2 files changed

+33
-25
lines changed

2 files changed

+33
-25
lines changed

src/content/docs/security/settings.mdx

Lines changed: 27 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -85,23 +85,30 @@ The client-side abuse module includes features and settings from [Page Shield](/
8585

8686
This section allows you to configure multiple security-related settings. The following table links to additional information about each setting:
8787

88-
| Setting | Location in previous dashboard navigation |
89-
| ------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------- |
90-
| [Endpoint labels](/api-shield/management-and-monitoring/endpoint-labels/) | **Security** > **Settings** > **Labels** |
91-
| [Session identifiers](/api-shield/management-and-monitoring/session-identifiers/#rule-form) | **Security** > **API Shield** > **Settings** |
92-
| [Uploaded schemas](/api-shield/security/schema-validation/) | **Security** > **API Shield** > **Schema Validation** |
93-
| [Learned schemas](/api-shield/security/schema-validation/) | **Security** > **API Shield** > **Schema Validation** |
94-
| [Token configuration](/api-shield/security/jwt-validation/#add-a-token-validation-configuration) | **Security** > **API Shield** > **Settings** |
95-
| [Client-side resource alerts](/page-shield/detection/configure-alerts/#rule-form) | **Security** > **Page Shield** > **Settings**<br/>Account Home > **Notifications** |
96-
| [Reporting endpoint](/page-shield/reference/settings/#reporting-endpoint) | **Security** > **Page Shield** > **Settings** |
97-
| [Data processing](/page-shield/reference/settings/#connection-target-details) | **Security** > **Page Shield** > **Settings** |
98-
| [IP lists](/waf/tools/lists/custom-lists/#lists-with-ip-addresses-ip-lists) | Account Home > **Manage Account** > **Configurations** |
99-
| [Custom username and password location](/waf/detections/leaked-credentials/#custom-detection-locations) | **Security** > **Settings** |
100-
| [Custom content location](/waf/detections/malicious-uploads/#custom-scan-expressions) | **Security** > **Settings** |
101-
| [JavaScript detections](/bots/reference/javascript-detections/) | **Security** > **Bots** > **Configure Super Bot Fight Mode<br/>Security** > **Bots** > **Configure Bot Management** |
102-
| [Auto-update machine learning model](/bots/reference/machine-learning-models/) | **Security** > **Bots** > **Configure Bot Management** |
103-
| [Enable Security.txt](/security-center/infrastructure/security-file/) | **Security** > **Settings** |
104-
| [Challenge Passage](/waf/tools/challenge-passage/) | **Security** > **Settings** |
105-
| [Browser Integrity Check](/waf/tools/browser-integrity-check/) | **Security** > **Settings** |
106-
| [Replace insecure JavaScript libraries](/waf/tools/replace-insecure-js-libraries/) | **Security** > **Settings** |
107-
| [Security Level](/waf/tools/security-level/) | **Security** > **Settings** |
88+
| Setting | Location in previous dashboard navigation |
89+
| ----------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------- |
90+
| [Endpoint labels](/api-shield/management-and-monitoring/endpoint-labels/) | **Security** > **Settings** > **Labels** |
91+
| [Session identifiers](/api-shield/management-and-monitoring/session-identifiers/#rule-form) | **Security** > **API Shield** > **Settings** |
92+
| [Schemas default action](/api-shield/security/schema-validation/#change-the-global-default-action-of-schema-validation) | **Security** > **API Shield** > **Schema Validation** |
93+
| [Uploaded schemas](/api-shield/security/schema-validation/) | **Security** > **API Shield** > **Schema Validation** |
94+
| [Learned schemas](/api-shield/security/schema-validation/) | **Security** > **API Shield** > **Schema Validation** |
95+
| [Token configuration](/api-shield/security/jwt-validation/#add-a-token-validation-configuration) | **Security** > **API Shield** > **Settings** |
96+
| [Client-side resource alerts](/page-shield/detection/configure-alerts/#rule-form) | **Security** > **Page Shield** > **Settings**<br/>Account Home > **Notifications** |
97+
| [Reporting endpoint](/page-shield/reference/settings/#reporting-endpoint) | **Security** > **Page Shield** > **Settings** |
98+
| [Data processing](/page-shield/reference/settings/#connection-target-details) | **Security** > **Page Shield** > **Settings** |
99+
| [IP lists](/waf/tools/lists/custom-lists/#lists-with-ip-addresses-ip-lists) | Account Home > **Manage Account** > **Configurations** |
100+
| [Custom username and password location](/waf/detections/leaked-credentials/#custom-detection-locations) | **Security** > **Settings** |
101+
| [Custom content location](/waf/detections/malicious-uploads/#custom-scan-expressions) | **Security** > **Settings** |
102+
| [Custom sensitive data deployment](/waf/managed-rules/reference/sensitive-data-detection/#configure-in-the-dashboard) | **Security** > **Sensitive Data** |
103+
| [Block definitely automated traffic](/bots/get-started/biz-and-ent/#bot-settings) | **Security** > **Bots** > **Configure Super Bot Fight Mode<br/>Security** > **Bots** > **Configure Bot Management** |
104+
| [Block likely bots](/bots/get-started/biz-and-ent/#bot-settings) | **Security** > **Bots** > **Configure Super Bot Fight Mode<br/>Security** > **Bots** > **Configure Bot Management** |
105+
| [Allow verified bots](/bots/get-started/biz-and-ent/#bot-settings) | **Security** > **Bots** > **Configure Super Bot Fight Mode<br/>Security** > **Bots** > **Configure Bot Management** |
106+
| [Static resource protection](/bots/reference/static-resources/) | **Security** > **Bots** > **Configure Super Bot Fight Mode<br/>Security** > **Bots** > **Configure Bot Management** |
107+
| [Optimize for WordPress](/bots/reference/wordpress-loopback-issue/) | **Security** > **Bots** > **Configure Super Bot Fight Mode<br/>Security** > **Bots** > **Configure Bot Management** |
108+
| [JavaScript detections](/bots/reference/javascript-detections/) | **Security** > **Bots** > **Configure Super Bot Fight Mode<br/>Security** > **Bots** > **Configure Bot Management** |
109+
| [Auto-update machine learning model](/bots/reference/machine-learning-models/) | **Security** > **Bots** > **Configure Bot Management** |
110+
| [Enable Security.txt](/security-center/infrastructure/security-file/) | **Security** > **Settings** |
111+
| [Challenge Passage](/waf/tools/challenge-passage/) | **Security** > **Settings** |
112+
| [Browser Integrity Check](/waf/tools/browser-integrity-check/) | **Security** > **Settings** |
113+
| [Replace insecure JavaScript libraries](/waf/tools/replace-insecure-js-libraries/) | **Security** > **Settings** |
114+
| [Security Level](/waf/tools/security-level/) | **Security** > **Settings** |

src/content/partials/bots/get-started-pro-biz-steps.mdx

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,18 @@
11
---
22
{}
3-
43
---
54

65
To start using Super Bot Fight Mode:
76

87
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/login) and select your account and domain.
98
2. Go to **Security** > **Bots**.
109
3. Select **Configure Super Bot Fight Mode**.
11-
4. Choose how your domain should respond to various types of traffic:
12-
* For more details on verified bots, refer to [Verified Bots](/bots/concepts/bot/#verified-bots).
13-
* For more details on supported file types, refer to [Static resource protection](/bots/reference/static-resources/)
14-
* For more details on invisible code injection, refer to [JavaScript detections](/bots/reference/javascript-detections/).
10+
4. <a id="bot-settings" />
11+
Choose how your domain should respond to various types of traffic:
12+
13+
- For more details on verified bots, refer to [Verified Bots](/bots/concepts/bot/#verified-bots).
14+
- For more details on supported file types, refer to [Static resource protection](/bots/reference/static-resources/).
15+
- For more details on invisible code injection, refer to [JavaScript detections](/bots/reference/javascript-detections/).
1516

1617
:::caution[Warning]
1718

0 commit comments

Comments
 (0)