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

Anonymization in/out #71

Open
iskitsas opened this issue Jun 3, 2024 · 0 comments
Open

Anonymization in/out #71

iskitsas opened this issue Jun 3, 2024 · 0 comments

Comments

@iskitsas
Copy link

iskitsas commented Jun 3, 2024

Anonymize IN:

  • Integrate a ML feature to anonymize input data provided during a flexbench test

Anonymize OUT:

  • For any response received from the server we target with a flexbench test, anonymize critical data (eg. names, emails, tax numbers, bank accounts, mobile numbers, phone numbers, addresses, cities, countries).

We could support 2 modes:

  • AUTO: let the application decide what to anonymize
  • MANUAL: user provides a list of rules, when matched, only then to anonymize

The anonymization feature can also be integrated in OpenAPI module (#72)

If needed we will split the work in smaller issues, keeping a reference (in comments) with this issue as a parent. For any split issue do not forget to add the labels:

  • gsoc24
  • improve-getting-started-guide
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants