Skip to content

Commit 1ec9404

Browse files
committed
Add unscannable files to list
1 parent 4e176d2 commit 1ec9404

File tree

1 file changed

+8
-1
lines changed
  • src/content/docs/cloudflare-one/policies/gateway/http-policies

1 file changed

+8
-1
lines changed

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

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -482,7 +482,7 @@ Use these selectors to limit the file size of upload or download transactions. F
482482
The **Download File Types** and **Upload File Types** selectors supersede the **Download File Type** and **Upload File Type** selectors. Gateway will still evaluate policies with the previous selectors. However, Cloudflare recommends migrating any policies with deprecated selectors to the new corresponding selectors.
483483
:::
484484

485-
These selectors will scan file signatures in the HTTP body. You can select from file categories or specific file types, such as executables, archives and compressed files, Microsoft 365/Office documents, and Adobe files:
485+
These selectors will scan file signatures in the HTTP body. You can select from file categories or specific file types, such as executables, archives and compressed files, unscannable files, Microsoft 365/Office documents, and Adobe files:
486486

487487
<Details header="Supported file types">
488488

@@ -529,6 +529,13 @@ These selectors will scan file signatures in the HTTP body. You can select from
529529

530530
- BitTorrent file (`.torrent`)
531531

532+
**Unscannable**
533+
534+
- Password-protected Microsoft Office document
535+
- Password-protected PDF
536+
- Password-protected ZIP archive
537+
- Unscannable ZIP archive
538+
532539
</Details>
533540

534541
| UI name | API example |

0 commit comments

Comments
 (0)