Since the first 1.0.0 release, we have added multiple useful features such as: filter functions to work with nullable values; a command line option to select log file format; anonymization progress logging
In the latest 1.4.0 version, the external command mechanism was added. Now with nxs-data-anonymizer you can create field values from external commands through an additional type command of column value. If the type: command is set for the column, the value of the field value is considered as path to the command that will be executed every time for this field. An additional environment variable will be available within the runtime of the specified command, the details of which you can find on GitHub: https://github.com/nixys/nxs-data-anonymizer The stdout of the command is considered as a new value for the filtered field.
We’re looking forward to improving our data anonymizer so we’d love to see any feedback, contributions, or reports on any issues you encounter! Please join our chat in telegram if you want to discuss something about this repo or ask any questions: https://t.me/nxs_data_anonymizer_chat and join our telegram channel to not miss out on any updates: https://t.me/nxs_data_anonymizer