File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
src/content/docs/cloudflare-one/policies/data-loss-prevention Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ All data in uploaded EDM datasets is encrypted before reaching Cloudflare. To de
1919
2020### Custom Wordlist
2121
22- Custom Wordlist (CWL) protects non-sensitive data, such as intellectual property and SKU numbers.
22+ Custom Wordlist (CWL) protects non-sensitive data, such as intellectual property and SKU numbers. Optionally, CWL can detect case-sensitive data.
2323
2424Cloudflare stores data from CWL datasets within DLP. Plaintext matches appear in payload logs.
2525
@@ -67,8 +67,9 @@ DLP will encrypt your dataset and save its hash.
67672 . Select ** Create new dataset** .
68683 . Choose ** Custom Wordlist** .
69694 . Name your dataset. Optionally, add a description.
70- 5 . In ** Upload file** , choose your dataset file.
71- 6 . Select ** Save** .
70+ 5 . (Optional) In ** Settings** , turn on ** Enforce case sensitivity** to require matched values to contain exact capitalization.
71+ 6 . In ** Upload file** , choose your dataset file.
72+ 7 . Select ** Save** .
7273
7374DLP will save your dataset in cleartext.
7475
You can’t perform that action at this time.
0 commit comments