Skip to content

Commit 1ffccf9

Browse files
authored
[Gateway] Sandboxing changelog (#17265)
1 parent 9c0c0af commit 1ffccf9

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

src/content/changelogs/gateway.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ productLink: "/cloudflare-one/policies/gateway/"
55
productArea: Cloudflare One
66
productAreaLink: /cloudflare-one/changelog/
77
entries:
8+
- publish_date: "2024-09-30"
9+
title: File sandboxing
10+
description: |-
11+
Gateway users on Enterprise plans can create HTTP policies with [file sandboxing](/cloudflare-one/policies/gateway/http-policies/file-sandboxing/) to quarantine previously unseen files downloaded by your users and scan them for malware.
812
- publish_date: "2024-07-30"
913
title: UK NCSC indicator feed publicly available in Gateway
1014
description: |-

src/content/docs/cloudflare-one/policies/gateway/http-policies/file-sandboxing.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Only available on Enterprise plans. For more information, contact your account t
1313

1414
In addition to [anti-virus (AV) scanning](/cloudflare-one/policies/gateway/http-policies/antivirus-scanning/), Gateway can quarantine previously unseen files downloaded by your users into a sandbox and scan them for malware.
1515

16-
While the files are quarantined, Gateway will present a scanning page to your users. If a file passes scanning, Gateway will release the file from quarantine and download it to your user's device.
16+
While the files are quarantined, Gateway will present a scanning page to your users. If a file passes scanning, Gateway will release the file from quarantine and download it to your user's device. If the file contains malware, Gateway will block the request and log the match as a Block decision in your [HTTP logs](/cloudflare-one/insights/logs/gateway-logs/#http-logs).
1717

1818
## Get started
1919

0 commit comments

Comments
 (0)