Skip to content

How do I anonymize jsonb fields? #84

@josh-levinson

Description

@josh-levinson

I am just looking for a little guidance here on how to anonymize jsonb fields. The docs are a little unclear to me how I would go about using a Custom Strategy.

What I'm looking to do is basically go into some of our jsonb fields and maintain the keys but replace the values. I don't have a problem writing a custom method to do this, but I don't really know where to put it or how to connect it the data anon DSL.

Does anybody have any examples? Or at least maybe can show me how CustomStrategy examples work so I can add one that could read the data fields and output something?

Thanks so much.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions