Updated UK Drivers License Data Identifier for DLP 14.6
search cancel

Updated UK Drivers License Data Identifier for DLP 14.6

book

Article ID: 172058

calendar_today

Updated On:

Products

Data Loss Prevention Enforce

Issue/Introduction

The UK Drivers License Data Identifer in DLP 15 has been changed to include new patterns.

Customers are encouraged to upgrade to DLP 15+ to address suspected gaps in detection with respect to new UK Drivers License number patterns.

Resolution

Workaround

UK Drivers License Data Identifier (Wide Breadth)

  1. Create a Custom Data Identifier with the following name: UK Drivers License Data Identifier (Wide Breadth)
  2. Use the following patterns to match suspected UK Drivers License numbers.
    \w{5.EN_US}\d[0156]\d{4.EN_US}\w{3.EN_US}\l{2.EN_US}
    \w{5.EN_US} \d[0156]\d{4.EN_US} \w{3.EN_US}\l{2.EN_US}
    \w{5.EN_US}\d[0156]\d{4.EN_US}\w{3.EN_US}\l{2.EN_US}\d{2.EN_US}
    \w{5.EN_US} \d[0156]\d{4.EN_US} \w{3.EN_US}\l{2.EN_US}\d{2.EN_US}
  3. Set the Data Normalizer to: Digits and Letters
  4. Save the Data Identifier.

UK Drivers License Data Identifier (Medium Breadth)

  1. Create a Custom Data Identifier with the following name: UK Drivers License Data Identifier (Medium Breadth)
  2. Use the following patterns to match suspected UK Drivers License numbers.
    \w{5.EN_US}\d[0156]\d{4.EN_US}\w{3.EN_US}\l{2.EN_US}
    \w{5.EN_US} \d[0156]\d{4.EN_US} \w{3.EN_US}\l{2.EN_US}
    \w{5.EN_US}\d[0156]\d{4.EN_US}\w{3.EN_US}\l{2.EN_US}\d{2.EN_US}
    \w{5.EN_US} \d[0156]\d{4.EN_US} \w{3.EN_US}\l{2.EN_US}\d{2.EN_US}
  3. Set the Data Normalizer to: Digits and Letters
  4. Add the following validator: UK Drivers License Validator
  5. Save the Data Identifier.