Prefix and Suffix Validators In Data Identifier Do Not Trigger Incident for Endpoint
search cancel

Prefix and Suffix Validators In Data Identifier Do Not Trigger Incident for Endpoint

book

Article ID: 225317

calendar_today

Updated On:

Products

Data Loss Prevention Endpoint Prevent Data Loss Prevention Enforce

Issue/Introduction

If an exclude suffix validators is added to a Data Identifier (DI) for an endpoint policy, it will not exclude the detection properly if a trailing comma is present on the validator.

Cause

This is caused by the parser not properly handling the trailing command and invalidating the entire validator.

Resolution

This is a known issue and will be addressed in a future release.

Workaround

Remove the trailing comma from the validator then apply it to the DI and save it. (Note that when you edit validators you must click the "Add Validator" button to update it before saving the DI.)

Example suffix validator that fails:

test,test2,

Corrected suffix validator:

test,test2

If a space is required in the suffix then add it before the last validator like the following:

test,test2  ,test2