aboutsummaryrefslogtreecommitdiffstats
path: root/obfuscator/obfuscate.py
Commit message (Expand)AuthorAgeFilesLines
* if no PII fields provided, return original data unchangedAlex Schofield2025-02-191-2/+2
* update log messages for invalid data to reflect new behaviourAlex Schofield2025-02-191-2/+4
* return empty list instead of raising exceptionsAlex Schofield2025-02-191-2/+2
* fix some tests (some are still broken)Alex Schofield2025-02-191-2/+2
* improve error handling in obfuscate()Alex Schofield2025-02-191-1/+4
* modify logger messages to be more clearAlex Schofield2025-02-191-1/+1
* remove annoying comments for better readability of codeAlex Schofield2025-02-191-5/+0
* update logger namesAlex Schofield2025-02-191-1/+1
* style: format code with Autopep8, Black and Ruff Formatterdeepsource-autofix[bot]2025-02-171-0/+1
* add comments to obfuscate.py to explain codeAlex Schofield2025-02-171-1/+9
* style: format code with Autopep8, Black and Ruff Formatterdeepsource-autofix[bot]2025-02-171-3/+5
* use list/dictionary comprehension to obfuscate pii dataAlex Schofield2025-02-171-1/+9
* create initial function for obfuscationAlex Schofield2025-02-171-0/+7
git.ajschof.me — hosted by ajschofield — powered by cgit