This application allows you to set and manage Data Anonymization transformation rules within your OutSystems factory.
It creates a wrapper on top of the DataAnonymizationLibrary to simplify its usage and to provide a centralized management console.
Consumers should interact with the DataAnonymization Application through the service action.
It also provides a playground for you to safely test new rules with your dataset.
Within the resources folder, you can find a sample JSON file and sample rules to understand the way the library is working.
These sample rules can be bootstraped directly in the rules list screen if no rules were already created.
BSD-3 license (https://opensource.org/licenses/BSD-3-Clause)