What is a one sentence summary of your feature request?
New functionality that verify if paths used in file system policies still exist
Please describe your idea in detail. What is your problem, why do you feel this idea is the best solution, etc.
With multiple policies on File Systems that are tracking over changes on specific paths its hard to constantly do verification if there were no changes in environment on selected path. Sometimes there might but intentional or unintentional name change in path, path that was monitored no longer exist. In all those cases Threat Prevention does not alert about it, changes are just no longer tracket cause path no longer exist.
It would be great if for example Threat Prevention would run special task on schedule that would test for each path that is used in policy if it still exist, and return notification or alert when this task return false for any path.
How do you currently solve the challenges you have by not having this feature?
No workaround solution was implemented yet to solve this problem.