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
/
gdpr_obfuscator
/
utils.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
improve type validation in Utilities methods
Alex Schofield
2025-03-02
1
-3
/
+3
*
remove unused import in utils.py
Alex Schofield
2025-03-02
1
-1
/
+0
*
add ability to read path & pii fields from json strings as input
Alex Schofield
2025-02-26
1
-1
/
+1
*
add function to read json input
Alex Schofield
2025-02-26
1
-2
/
+11
*
refactor: change methods not using its bound instance to staticmethods
deepsource-autofix[bot]
2025-02-21
1
-2
/
+4
*
style: format code with Autopep8, Black and Ruff Formatter
deepsource-autofix[bot]
2025-02-21
1
-2
/
+0
*
return empty byte string if input data is empty
Alex Schofield
2025-02-21
1
-0
/
+3
*
remove all logging temporarily as it's being a pain
Alex Schofield
2025-02-21
1
-30
/
+1
*
backup commit - 21st @ 00:00
Alex Schofield
2025-02-21
1
-1
/
+1
*
move logger into utils.py
Alex Schofield
2025-02-20
1
-4
/
+27
*
move create_byte_stream() to utils.py
Alex Schofield
2025-02-20
1
-0
/
+20
*
update path to logger module in utils.py
Alex Schofield
2025-02-20
1
-1
/
+1
*
update import paths for modules
Alex Schofield
2025-02-20
1
-1
/
+1
*
update pyproject.toml & references with new src folder name
Alex Schofield
2025-02-20
1
-0
/
+16
git.ajschof.me
— hosted by
ajschofield
— powered by
cgit