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.
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
177179When Segment detects data that meets the criteria for one of the default
178180matchers (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