Skip to content

Commit 8518dde

Browse files
committed
remove matchers and add new default matchers
1 parent 5ee30e4 commit 8518dde

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

src/privacy/portal.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -138,16 +138,14 @@ Below is a full list of automatically detected restricted fields.
138138
| Matcher | Classification |
139139
| ---------------------- | -------------- |
140140
| social security number | red |
141-
| health | red |
142141
| password | red |
143142
| visa | red |
144143
| veteran | red |
145144
| disability | red |
146145
| credit card | red |
147-
| genetic | red |
148-
| race | red |
149146
| passport | red |
150147
| token | red |
148+
| race | yellow |
151149
| birthdate | yellow |
152150
| phone | yellow |
153151
| address | yellow |
@@ -172,7 +170,11 @@ Below is a full list of automatically detected restricted fields.
172170
| sex | yellow |
173171
| gender | yellow |
174172
| sexual orientation | yellow |
175-
173+
| medication | yellow |
174+
| allergy | yellow |
175+
| condition | yellow |
176+
| diagnosis | yellow |
177+
| procedure | yellow |
176178

177179
When Segment detects data that meets the criteria for one of the default
178180
matchers (in the list above) in properties in your Web, Mobile, Server, or Cloud

0 commit comments

Comments
 (0)