Skip to content

Commit

Permalink
Merge pull request #289 from Privado-Inc/sources/vehicle-data
Browse files Browse the repository at this point in the history
Sources/vehicle data
  • Loading branch information
dbMundada authored Aug 2, 2023
2 parents 4a96768 + 669f21c commit dced08d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rules/sources/vehicle_data.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sources:
isSensitive: False
sensitivity: medium
patterns:
- "(?i).*((?:vehicle|truck|car|motorcycle|motorcycle|tractor)[^\\s/(;)#|,=!>]{0,5}registration([^\\s/(;)#|,=!>]{0,5}(details|number|num|nbr|no)){0,1}).*"
- "(?i).*((?:vehicle|truck|motorcycle|tractor)[^\\s/(;)#|,=!>]{0,5}registration([^\\s/(;)#|,=!>]{0,5}(details|number|num|nbr|no)){0,1}|(?:car)[-_.]{0,3}registration[^\\s/(;)#|,=!>]{0,5}(details|number|num|nbr|no)).*"
tags:
law: GDPR

Expand Down

0 comments on commit dced08d

Please sign in to comment.