Skip to content

Commit

Permalink
Merge branch 'dev' of github.com:Privado-Inc/privado into ruby-http-l…
Browse files Browse the repository at this point in the history
…ibraries
  • Loading branch information
dbMundada committed Jul 27, 2023
2 parents 3a920fa + 0a37618 commit 16e6909
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions rules/sources/personal_characteristics.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
sources:
- id: Data.Sensitive.PersonalCharacteristics.Height
name: Height
category: Personal Characteristics
isSensitive: False
sensitivity: low
patterns:
- "(?i).*(height[^\\s/(;)#|,=!>]{0,5}(?:cms|inches|feet|meter|metre))|(?:body|person|patient|baby|student|user|girl|boy|male|female)[^\\s/(;)#|,=!>]{0,5}height|height"
tags:
law: GDPR
# - id: Data.Sensitive.PersonalCharacteristics.Height
# name: Height
# category: Personal Characteristics
# isSensitive: False
# sensitivity: low
# patterns:
# - "(?i).*(height[^\\s/(;)#|,=!>]{0,5}(?:cms|inches|feet|meter|metre))|(?:body|person|patient|baby|student|user|girl|boy|male|female)[^\\s/(;)#|,=!>]{0,5}height|height"
# tags:
# law: GDPR

- id: Data.Sensitive.PersonalCharacteristics.MaritalStatus
name: Marital Status
Expand Down

0 comments on commit 16e6909

Please sign in to comment.