Skip to content

Commit 8847500

Browse files
authored
Update DLP Profile selector (#25365)
1 parent 10f5902 commit 8847500

File tree

1 file changed

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

1 file changed

+5
-1
lines changed

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -591,7 +591,11 @@ These selectors depend on the `Content-Type` header being present in the request
591591

592592
### DLP Profile
593593

594-
Scans HTTP traffic for the presence of social security numbers and other PII. You must configure the DLP Profile before you can use this selector in your policy. For more information, refer to our [DLP Profile](/cloudflare-one/policies/data-loss-prevention/) documentation.
594+
Use [Cloudflare Data Loss Prevention (DLP)](/cloudflare-one/policies/data-loss-prevention/) to scan HTTP traffic for the presence of sensitive data such as personally identifiable information (PII) or source code. You must configure a [DLP profile](/cloudflare-one/policies/data-loss-prevention/dlp-profiles/) before you can use this selector in a policy.
595+
596+
| UI name | API example |
597+
| ----------- | -------------------------------------------------------------------- |
598+
| DLP Profile | `any(dlp.profiles[*] in {\"a0cabf16-7491-4c9a-ac02-f64cabc66394\"})` |
595599

596600
### Host
597601

0 commit comments

Comments
 (0)