index
:
gdpr-obfuscator
main
Detect and remove PII from CSV files stored in an AWS S3 bucket
Alex Schofield
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
obfuscator
/
obfuscate.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
if no PII fields provided, return original data unchanged
Alex Schofield
2025-02-19
1
-2
/
+2
*
update log messages for invalid data to reflect new behaviour
Alex Schofield
2025-02-19
1
-2
/
+4
*
return empty list instead of raising exceptions
Alex Schofield
2025-02-19
1
-2
/
+2
*
fix some tests (some are still broken)
Alex Schofield
2025-02-19
1
-2
/
+2
*
improve error handling in obfuscate()
Alex Schofield
2025-02-19
1
-1
/
+4
*
modify logger messages to be more clear
Alex Schofield
2025-02-19
1
-1
/
+1
*
remove annoying comments for better readability of code
Alex Schofield
2025-02-19
1
-5
/
+0
*
update logger names
Alex Schofield
2025-02-19
1
-1
/
+1
*
style: format code with Autopep8, Black and Ruff Formatter
deepsource-autofix[bot]
2025-02-17
1
-0
/
+1
*
add comments to obfuscate.py to explain code
Alex Schofield
2025-02-17
1
-1
/
+9
*
style: format code with Autopep8, Black and Ruff Formatter
deepsource-autofix[bot]
2025-02-17
1
-3
/
+5
*
use list/dictionary comprehension to obfuscate pii data
Alex Schofield
2025-02-17
1
-1
/
+9
*
create initial function for obfuscation
Alex Schofield
2025-02-17
1
-0
/
+7
git.ajschof.me
— hosted by
ajschofield
— powered by
cgit