Skip to content

Commit 338b0a6

Browse files
committed
Remote score range from table
1 parent 842b18c commit 338b0a6

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@ Security levels are based on the threat score (except _Off_ and _I'm Under Attac
88

99
The available security levels are the following:
1010

11-
| Security Level | Threat score range | Description |
12-
| ----------------------------------- | ------------------ | ------------------------------------------------------------------------------------ |
13-
| Off (Enterprise<br/>customers only) | _N/A_ | Does not challenge IP addresses. |
14-
| Essentially off | 50–100 | Only challenges IP addresses with the worst reputation. |
15-
| Low | 25–100 | Challenges only threatening visitors. |
16-
| Medium | 15–100 | Challenges both threatening and moderately threatening visitors. |
17-
| High | 0–100 | Challenges all visitors that exhibited threatening behavior within the last 14 days. |
18-
| I'm Under Attack! | _N/A_ | Only for use if your website is currently under a DDoS attack. |
11+
| Security Level | Description |
12+
| ----------------------------------- | ------------------------------------------------------------------------------------ |
13+
| Off (Enterprise<br/>customers only) | Does not challenge IP addresses. |
14+
| Essentially off | Only challenges IP addresses with the worst reputation. |
15+
| Low | Challenges only threatening visitors. |
16+
| Medium | Challenges both threatening and moderately threatening visitors. |
17+
| High | Challenges all visitors that exhibited threatening behavior within the last 14 days. |
18+
| I'm Under Attack! | Only for use if your website is currently under a DDoS attack. |
1919

2020
Selecting a higher **Security Level** value means that even requests with a lower risk (that is, with a low [threat score](#threat-score)) will be challenged. Selecting a lower **Security Level** value means that only requests posing a higher risk (that is, with a high threat score) will be challenged.
2121

0 commit comments

Comments
 (0)