Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add whitelisting to messag field masking #4344

Open
2 tasks done
kafkaesko opened this issue Dec 5, 2023 · 1 comment
Open
2 tasks done

Add whitelisting to messag field masking #4344

kafkaesko opened this issue Dec 5, 2023 · 1 comment
Labels
status/triage Issues pending maintainers triage type/feature A new feature

Comments

@kafkaesko
Copy link

Issue submitter TODO list

  • I've searched for an already existing issues here
  • I'm running a supported version of the application which is listed here and the feature is not present there

Is your proposal related to a problem?

It is possible to mask fields of a message by field name.
If you have a huge number of fields (say >1000), it is not possible to mask all fields together and just exclude (whitelist) specific fields from the masking.

Describe the feature you're interested in

For messages with a huge number of fields it would be great to be able to mark all fields for masking and whitelist some of the fields that should be excluded from masking. Otherwise each single field has to be configured for masking to be able to leave some out.

Describe alternatives you've considered

At the moment this could only be done by configuring each single field of a message for being masked or unmasked.

Version you're running

0.7.1

Additional context

Thanks a lot for your great contributions!

@kafkaesko kafkaesko added status/triage Issues pending maintainers triage type/feature A new feature labels Dec 5, 2023
Copy link

github-actions bot commented Dec 5, 2023

Hello there kafkaesko! 👋

Thank you and congratulations 🎉 for opening your very first issue in this project! 💖

In case you want to claim this issue, please comment down below! We will try to get back to you as soon as we can. 👀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/triage Issues pending maintainers triage type/feature A new feature
Projects
None yet
Development

No branches or pull requests

1 participant