A universal tool for translating sensitive production database dumps into anonymized copies.
-
Updated
Sep 9, 2024 - Python
A universal tool for translating sensitive production database dumps into anonymized copies.
A mysqldump anonymizer
Anonymises data inside text files and in sheet files. It recognises and removes various sorts of personally identifiable information (PII). Each removed part is replaced with a suitable generic text, depending on the type of removed data. Currently English and Russian languages are supported. Russian works both with Cyrillic and Latin characters.
COBOL port (partial) of the Python Faker project - used to generate or anonymize test data requiring names, addresses, etc.
Add a description, image, and links to the anonymized-data topic page so that developers can more easily learn about it.
To associate your repository with the anonymized-data topic, visit your repo's landing page and select "manage topics."