- Credit Card Number
- Social Security Number
- Phone Number
- IP Address
- Geographic Coordinates
- Address
disabledDataClass field. For example:
YAML
EMAIL, CREDIT_CARD, SSN, PHONE_NUMBER, IP_ADDRESS, COORDINATE,
VIN, ADDRESS, DOB, DL_NUMBER.
You can also define your own Sensitive Data Classes for Metlo to use under the
sensitiveData field. For example, if we wanted to make a data class which
identifies fields which have the text key- or key. included in them, we
would make the following rule:
YAML
HIGH, MEDIUM, LOW, and NONE.