Skip to content

Commit ac39500

Browse files
Apply suggestions from code review
Co-authored-by: Pedro Sousa <[email protected]>
1 parent cfb4df9 commit ac39500

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

src/content/fields/index.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -604,7 +604,7 @@ entries:
604604
keywords: [request, cloudflare, score, client, visitor]
605605
summary: Represents a Cloudflare threat score.
606606
description: |-
607-
Threat score is defaulted to `0`.
607+
Previously, a threat score represented a Cloudflare threat score from 0–100, where 0 indicated low risk. Now, the threat score is always `0` (zero).
608608
609609
- name: cf.tls_cipher
610610
data_type: String

src/content/partials/waf/security-level-scores.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
{}
33
---
44

5-
Cloudflare provides _Always protected_ and _I'm Under Attack!_ as security levels.
5+
In the Cloudflare dashboard, security level has the value _Always protected_ and you cannot change this setting. To turn Under Attack mode on or off, use the separate toggle.
6+
7+
In the API and in Terraform, use security level to turn Under Attack mode on or off.
68

79
Cloudflare's Under Attack mode performs additional security checks to help mitigate layer 7 DDoS attacks.
810

0 commit comments

Comments
 (0)