Takes an object, iterates over all properties and masks either the whole value of a property, if property name contains at least one of the keywords, or values in quotes if at least one keyword is present in value string. Masking of sub-object and array properties is supported.
Takes an object, iterates over all properties and masks either the whole value of a property, if property name contains at least one of the keywords, or values in quotes if at least one keyword is present in value string. Masking of sub-object and array properties is supported.