Skip to content

Commit eafa62a

Browse files
authored
Added products and description to frontmatter (#30235)
1 parent f12a9e5 commit eafa62a

323 files changed

Lines changed: 1598 additions & 114 deletions

File tree

Some content is hidden

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

src/content/docs/learning-paths/application-security/account-security/add-other-members.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@ title: Add and manage other members
33
pcx_content_type: overview
44
sidebar:
55
order: 2
6+
description: Add, edit, and manage Cloudflare account members.
7+
products:
8+
- waf
9+
- ddos-protection
10+
- ssl
11+
- dns
12+
- security-center
613
---
714

815
import { Render } from "~/components";

src/content/docs/learning-paths/application-security/account-security/audit-logs.mdx

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,11 @@ sidebar:
77
label: Audit Logs - v2
88
badge:
99
text: Beta
10-
10+
description: Use the updated Audit Logs v2 interface.
11+
products:
12+
- waf
13+
- ddos-protection
14+
- ssl
15+
- dns
16+
- security-center
1117
---

src/content/docs/learning-paths/application-security/account-security/index.mdx

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,13 @@ title: Account security
33
pcx_content_type: overview
44
sidebar:
55
order: 2
6-
6+
description: Protect web applications with Cloudflare security products.
7+
products:
8+
- waf
9+
- ddos-protection
10+
- ssl
11+
- dns
12+
- security-center
713
---
814

915
Make sure your account's security basics are configured properly.

src/content/docs/learning-paths/application-security/account-security/review-active-sessions.mdx

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,13 @@ title: Review active sessions
33
pcx_content_type: overview
44
sidebar:
55
order: 3
6-
6+
description: View and revoke active account sessions.
7+
products:
8+
- waf
9+
- ddos-protection
10+
- ssl
11+
- dns
12+
- security-center
713
---
814

915
import { Render } from "~/components"

src/content/docs/learning-paths/application-security/account-security/review-audit-logs.mdx

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,13 @@ title: Review audit logs - v1
33
pcx_content_type: overview
44
sidebar:
55
order: 4
6-
6+
description: Access and review account audit logs.
7+
products:
8+
- waf
9+
- ddos-protection
10+
- ssl
11+
- dns
12+
- security-center
713
---
814

915
import { Render } from "~/components"

src/content/docs/learning-paths/application-security/account-security/set-up-2fa.mdx

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,13 @@ title: Set-up 2FA
33
pcx_content_type: overview
44
sidebar:
55
order: 1
6-
6+
description: Configure two-factor authentication for account security.
7+
products:
8+
- waf
9+
- ddos-protection
10+
- ssl
11+
- dns
12+
- security-center
713
---
814

915
import { Render } from "~/components"

src/content/docs/learning-paths/application-security/default-traffic-security/browser-integrity.mdx

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,13 @@ title: Browser Integrity
33
pcx_content_type: overview
44
sidebar:
55
order: 3
6-
6+
description: Detect and block requests with invalid headers.
7+
products:
8+
- waf
9+
- ddos-protection
10+
- ssl
11+
- dns
12+
- security-center
713
---
814

915
import { Render } from "~/components"

src/content/docs/learning-paths/application-security/default-traffic-security/ddos.mdx

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,13 @@ title: DDoS Protection
33
pcx_content_type: learning-unit
44
sidebar:
55
order: 1
6-
6+
description: Understand automatic DDoS attack mitigation.
7+
products:
8+
- waf
9+
- ddos-protection
10+
- ssl
11+
- dns
12+
- security-center
713
---
814

915
import { Render } from "~/components"

src/content/docs/learning-paths/application-security/default-traffic-security/dnssec.mdx

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,13 @@ title: DNSSEC
33
pcx_content_type: overview
44
sidebar:
55
order: 4
6-
6+
description: Sign your zone with DNSSEC for DNS security.
7+
products:
8+
- waf
9+
- ddos-protection
10+
- ssl
11+
- dns
12+
- security-center
713
---
814

915
import { Render } from "~/components"

src/content/docs/learning-paths/application-security/default-traffic-security/index.mdx

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,13 @@ title: Default traffic security
33
pcx_content_type: overview
44
sidebar:
55
order: 3
6-
6+
description: Protect web applications with Cloudflare security products.
7+
products:
8+
- waf
9+
- ddos-protection
10+
- ssl
11+
- dns
12+
- security-center
713
---
814

915
As soon as you onboard your domain to Cloudflare, you are automatically protected. This module reviews what those protections are and why they are critical.

0 commit comments

Comments
 (0)