Hi,
Current HTTP Policies allow DLP bypass for Applications but the list of applications available seems hardcoded (Google Calendar, Asana, Notion, etc.) and are all bucketed under categories defined in the documentation here: https://developers.cloudflare.com/cloudflare-one/policies/filtering/application-app-types
.
Is there a way to expand the current list with new applications? In my case, I have an application running locally on devices, the application establishes connections to many different IPs & domains so what I need is to be able to whitelist traffic bound to a particular running process on machines running Warp.
This is something that can be done with Netskope’s DLP solution by declaring custom TLS pinned apps and define the corresponding process names (see here: https://docs.netskope.com/en/creating-a-custom-certificate-pinned-application.html
), is this doable in Cloudflare?
thanks!