-
Notifications
You must be signed in to change notification settings - Fork 12.9k
Expand file tree
/
Copy pathpage-shield.yaml
More file actions
76 lines (62 loc) · 4.39 KB
/
page-shield.yaml
File metadata and controls
76 lines (62 loc) · 4.39 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
---
link: /page-shield/release-notes/
productName: Page Shield
productLink: "/page-shield/"
entries:
- publish_date: "2026-03-03"
title: LLM-assisted false positive reduction for malicious script detection
description: |-
Page Shield now includes an additional machine learning step, utilizing an LLM powered by Workers AI, to assist in analyzing the JavaScript code of scripts loaded by your website visitors. This enhancement specifically helps reduce the false positive rate of our detection engines, focusing your attention on true positives.
Cloudflare uses open-source models for this analysis, and customer data is not used to train these models. For more information, refer to [Malicious script and connection detection](/page-shield/how-it-works/malicious-script-detection/).
- publish_date: "2025-10-08"
title: Updated machine learning (ML) model
description: |-
The latest ML model has been deployed to all Page Shield add-on customers with better classification precision. Scripts with false positive classification may have a different pattern than the previous model deployment.
- publish_date: "2025-09-12"
title: Scoped alerts now support policies in log mode
description: |-
[Scoped alerts](/page-shield/alerts/) now take into account your Page Shield policies deployed in log mode. This allows you to simulate an end-to-end workflow before switching your policies to [allow mode](/page-shield/policies/#policy-actions).
- publish_date: "2025-05-20"
title: Updated machine learning (ML) model
description: |-
The latest ML model has been deployed to all Page Shield add-on customers with better classification precision. Scripts with false positive classification may have a different pattern than the previous model deployment.
- publish_date: "2025-05-09"
title: Reports from browser extension injected resources are filtered out
description: |-
Script and connection reports caused by browser extension injections are now filtered out, helping you focus on managing application dependencies.
- publish_date: "2024-12-02"
title: Alerts based on customer-defined policies
description: |-
You can now scope all of Page Shield's alert types to selected zones and their associated policies, alerting only on the resources that have been explicitly allowed.
- publish_date: "2024-09-30"
title: New machine learning (ML) scores for detected scripts
description: |-
In addition to the global integrity score, Page Shield now provides individual script scores (from 1 to 99) for the following malicious code detections: Magecart, Crypto mining, and Malware.
- publish_date: "2024-09-18"
title: Page Shield's script monitor now available in Free plan
description: |-
The Page Shield's script monitor feature is now available to all users, including users in the Free plan.
- publish_date: "2024-09-18"
title: Page Shield policy changes now available in audit logs
description: |-
Cloudflare [Audit Logs](/fundamentals/account/account-security/review-audit-logs/) now include entries for any changes to Page Shield's policies.
- publish_date: "2024-06-18"
title: Cookie Monitor now available
description: |-
Page Shield now captures HTTP cookies set and used by your web application. The [list of detected cookies](/page-shield/detection/monitor-connections-scripts/) in available in the Cloudflare dashboard or via API.
- publish_date: "2024-06-14"
title: Added filter operators for scripts and connections
description: |-
You can now filter scripts and connections in the Cloudflare dashboard using the `does not contain` operator. Pages associated with scripts and connections can be filtered by `includes`, `starts with`, and `ends with`.
- publish_date: "2024-04-26"
title: Suggestions for the default directive
description: |-
When creating a policy in the dashboard, default directive aggregates suggestions of monitored scripts and connections data, enabling defining default directive easier.
- publish_date: "2024-04-04"
title: Individual threat intelligence categories
description: |-
Instead of aggregating categories of URL and domain data from threat intelligence, they are now listed per type.
- publish_date: "2024-03-21"
title: Increase allowed length per policy
description: |-
Now each policy supports up to 6,000 characters.