You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement the MANUAL mode for the anonymization feature. In this mode, the developer can provide a list of rules that specify which data types to anonymize.
Tasks:
Create a configuration file for developers to specify anonymization rules.
Implement logic to apply developer-provided rules.
Test MANUAL mode to ensure it works as expected.
The text was updated successfully, but these errors were encountered:
Parent issue: #71
Implement the MANUAL mode for the anonymization feature. In this mode, the developer can provide a list of rules that specify which data types to anonymize.
Tasks:
The text was updated successfully, but these errors were encountered: