Skip to content

Commit b8a36a9

Browse files
authored
Apply suggestions from code review
1 parent bf818bf commit b8a36a9

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

src/content/docs/fundamentals/security/cloudflare-challenges/challenge-solve-issues.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ You may encounter a challenge loop where the challenge keeps reappearing without
1818
- **JavaScript disabled**: Turnstile relies on JavaScript to function properly.
1919
- **Detection errors**: If Turnstile suspects bot-like behavior, you may encounter repeated challenges for verification.
2020

21-
Most challenges are quick to complete and typically take only a few seconds.
21+
Most challenges are quick to complete and typically take only a few seconds. If it takes longer, ensure your network is stable and follow the [troubleshooting steps](#troubleshooting).
2222

2323
:::note
2424
If the issue persists, try switching to a different network or device to rule out any issues with your browser environment.

src/content/docs/fundamentals/security/pci-scans.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ PCI scanners are tools used to identify security weaknesses. When a business und
3131

3232
Cloudflare's anycast network operates in a way that keeps ports other than 80 and 443 open, allowing it to serve traffic for other customers on these ports.
3333

34+
However, customers can easily block all unwanted traffic to these ports by using Cloudflare [WAF Managed Rules](/fundamentals/reference/network-ports/#how-to-block-traffic-on-additional-ports) or [custom rules](/waf/custom-rules/). The PCI scan will show the ports being open, but the traffic would not reach your origin server. This is an often misunderstood concern.
35+
3436
## Additional resources
3537

3638
You can find all our public compliance resources in the following pages:

0 commit comments

Comments
 (0)