sdk icon indicating copy to clipboard operation
sdk copied to clipboard

Ability to provide custom mapper for properties with `"writeOnly": True` or other 'confidential'/'private' property tags

Open aaronsteers opened this issue 2 years ago • 3 comments
trafficstars

This feature would enable users to specify a standard rule for fields that are of a specific classification level. For instance, the user could add a rule to hash, nullify, or mask all fields with writeOnly flag, or with data classification of 'pii'.

Related to, and pairs with:

  • https://github.com/meltano/sdk/issues/1538

aaronsteers avatar Mar 27 '23 16:03 aaronsteers