Skip to content

Commit ba9783b

Browse files
[Docs] Remove app security survey (#25327)
1 parent e9cafa0 commit ba9783b

File tree

43 files changed

+17
-105
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+17
-105
lines changed

src/content/docs/api-shield/get-started.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ sidebar:
99

1010
import { GlossaryTooltip, Render, Steps } from "~/components"
1111

12-
<Render file="survey" product="waf" />
1312

1413
This guide will help you set up API Shield to identify and address API security best practices.
1514

src/content/docs/api-shield/index.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ head:
1111

1212
import { Description, Feature, Plan, RelatedProduct, Render } from "~/components"
1313

14-
<Render file="survey" product="waf" />
1514

1615
<Description>
1716
Identify and address your API vulnerabilities.

src/content/docs/api-shield/management-and-monitoring/endpoint-management/index.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ sidebar:
99

1010
import { GlossaryTooltip, Plan, Steps, Tabs, TabItem, Render } from "~/components"
1111

12-
<Render file="survey" product="waf" />
13-
1412
<Plan type="all" />
1513

1614
Monitor the health of your <GlossaryTooltip term="API endpoint">API endpoints</GlossaryTooltip> by saving, updating, and monitoring performance metrics using API Shield’s Endpoint Management.

src/content/docs/api-shield/security/index.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,8 @@ sidebar:
66

77
---
88

9-
import { DirectoryListing, Render } from "~/components"
9+
import { DirectoryListing } from "~/components"
1010

11-
<Render file="survey" product="waf" />
1211

1312
Cloudflare offers the following features to help secure your APIs:
1413

src/content/docs/api-shield/security/jwt-validation/index.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ sidebar:
88

99
import { GlossaryTooltip, Steps, Tabs, TabItem, Render } from "~/components"
1010

11-
<Render file="survey" product="waf" />
1211

1312
<GlossaryTooltip term="JSON web token (JWT)">JSON web tokens (JWT)</GlossaryTooltip> are often used as part of an authentication component on many web applications today. Since JWTs are crucial to identifying users and their access, ensuring the token’s integrity is important.
1413

src/content/docs/api-shield/security/schema-validation/index.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,8 @@ sidebar:
66

77
---
88

9-
import { GlossaryDefinition, GlossaryTooltip, Plan, Steps, Tabs, TabItem, Render } from "~/components"
9+
import { GlossaryDefinition, GlossaryTooltip, Plan, Steps, Tabs, TabItem } from "~/components"
1010

11-
<Render file="survey" product="waf" />
1211

1312
<Plan type="all" />
1413

src/content/docs/bots/bot-analytics.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ head:
1010

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

13-
<Render file="survey" product="waf" />
14-
1513
## Business and Enterprise
1614

1715
Business and Enterprise customers without Bot Management can use **Bot Analytics** to dynamically examine bot traffic. These dashboards offer less functionality than Bot Management for Enterprise but still help you understand bot traffic on your domain.

src/content/docs/bots/get-started/bot-fight-mode.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ head:
1111

1212
import { Tabs, TabItem, Steps, Render } from '~/components';
1313

14-
<Render file="survey" product="waf" />
15-
1614
Bot Fight Mode is a simple, free product that helps detect and mitigate bot traffic on your domain. When enabled, the product:
1715

1816
- Identifies traffic matching patterns of known bots

src/content/docs/bots/get-started/bot-management.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ learning_center:
1111

1212
import { Tabs, TabItem, Steps, Render } from '~/components';
1313

14-
<Render file="survey" product="waf" />
15-
1614
Bot Management for Enterprise is a paid add-on that provides sophisticated bot protection for your domain. Customers can identify automated traffic, take appropriate action, and view detailed analytics within the dashboard.
1715

1816
This Enterprise product provides the most flexibility to customers by:

src/content/docs/bots/get-started/super-bot-fight-mode.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ head:
1111

1212
import { Render, Tabs, TabItem, Steps } from "~/components"
1313

14-
<Render file="survey" product="waf" />
1514

1615
Super Bot Fight Mode is included in your Pro, Business, or Enterprise subscription. When enabled, the product:
1716

0 commit comments

Comments
 (0)