aboutsummaryrefslogtreecommitdiffstats
path: root/obfuscator/obfuscate.py
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | This commit fixes the style issues introduced in 74843c4 according to the output from Autopep8, Black and Ruff Formatter. Details: https://github.com/ajschofield/gdpr-obfuscator/pull/2
* 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