[Use Cases] Solution guide: Stop malicious bots while allowing legitimate traffic#29531
Draft
codyanthony850 wants to merge 47 commits intoproductionfrom
Draft
[Use Cases] Solution guide: Stop malicious bots while allowing legitimate traffic#29531codyanthony850 wants to merge 47 commits intoproductionfrom
codyanthony850 wants to merge 47 commits intoproductionfrom
Conversation
Contributor
|
This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:
|
Contributor
pedrosousa
reviewed
Apr 2, 2026
src/content/docs/use-cases/application-security/stop-malicious-bots.mdx
Outdated
Show resolved
Hide resolved
pedrosousa
reviewed
Apr 2, 2026
src/content/docs/use-cases/application-security/bots/stop-malicious-bots.mdx
Outdated
Show resolved
Hide resolved
pedrosousa
reviewed
Apr 2, 2026
src/content/docs/use-cases/application-security/bots/stop-malicious-bots.mdx
Outdated
Show resolved
Hide resolved
pedrosousa
reviewed
Apr 2, 2026
src/content/docs/use-cases/application-security/bots/stop-malicious-bots.mdx
Show resolved
Hide resolved
pedrosousa
reviewed
Apr 2, 2026
src/content/docs/use-cases/application-security/bots/stop-malicious-bots.mdx
Outdated
Show resolved
Hide resolved
pedrosousa
reviewed
Apr 2, 2026
src/content/docs/use-cases/application-security/stop-malicious-bots.mdx
Outdated
Show resolved
Hide resolved
pedrosousa
reviewed
Apr 2, 2026
src/content/docs/use-cases/application-security/stop-malicious-bots.mdx
Outdated
Show resolved
Hide resolved
pedrosousa
reviewed
Apr 2, 2026
src/content/docs/use-cases/application-security/stop-malicious-bots.mdx
Outdated
Show resolved
Hide resolved
Contributor
|
This PR requires additional review attention because it affects the following areas: RedirectsThis PR changes current filenames or deletes current files. Make sure you have redirects set up to cover the following paths:
|
…ts nav Created 3 partials to share procedures between product docs and solution guide: - partials/bots/enable-bfm.mdx (Bot Fight Mode enable steps) - partials/waf/create-custom-rule-nav.mdx (custom rule dashboard nav) - partials/waf/security-events-nav.mdx (Security Events dashboard nav) Updated source pages and solution guide to use Render.
…no second consumer
…Events formatting
…evaluation rule to skill
…core is Enterprise-only, separate score 1 from 2-29 categories
…caped comment characters
…s {/* */} in MDX files
…tools before procedures, form rate limiting in forms section
…eption before enforcement on custom rules
…oduct context via URL
…, group related resources by product
… Bot analytics, Bot Management, BFM, SBFM in Verify
…ules, rate limiting, Security Events
…elect domain first
…tics > Events tab
…Turnstile callout, fix outcome-oriented headings
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
First solution guide for the use-cases section. Covers layered bot defense using Cloudflare tools: Bot Fight Mode, Turnstile, WAF custom rules, rate limiting, and bot score rules.
src/content/docs/use-cases/application-security/stop-malicious-bots.mdxapplication-security/category structure from Add new use cases documentation #29162Related: PCX-21341