File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -138,16 +138,14 @@ Below is a full list of automatically detected restricted fields.
138
138
| Matcher | Classification |
139
139
| ---------------------- | -------------- |
140
140
| social security number | red |
141
- | health | red |
142
141
| password | red |
143
142
| visa | red |
144
143
| veteran | red |
145
144
| disability | red |
146
145
| credit card | red |
147
- | genetic | red |
148
- | race | red |
149
146
| passport | red |
150
147
| token | red |
148
+ | race | yellow |
151
149
| birthdate | yellow |
152
150
| phone | yellow |
153
151
| address | yellow |
@@ -172,7 +170,11 @@ Below is a full list of automatically detected restricted fields.
172
170
| sex | yellow |
173
171
| gender | yellow |
174
172
| sexual orientation | yellow |
175
-
173
+ | medication | yellow |
174
+ | allergy | yellow |
175
+ | condition | yellow |
176
+ | diagnosis | yellow |
177
+ | procedure | yellow |
176
178
177
179
When Segment detects data that meets the criteria for one of the default
178
180
matchers (in the list above) in properties in your Web, Mobile, Server, or Cloud
You can’t perform that action at this time.
0 commit comments