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
/
__init__.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove unused import in __init__.py
Alex Schofield
2025-03-02
1
-1
/
+0
*
rename DataReader class to more appropriate name FileHandler
Alex Schofield
2025-03-02
1
-2
/
+2
*
remove unused ExportTool class from __init__.py
Alex Schofield
2025-02-26
1
-5
/
+0
*
add ability to read path & pii fields from json strings as input
Alex Schofield
2025-02-26
1
-2
/
+4
*
add stub for ExportTool class
Alex Schofield
2025-02-21
1
-1
/
+6
*
create byte stream within main process_s3 & process_local methods
Alex Schofield
2025-02-21
1
-2
/
+6
*
update funcion/method names & add missing parameters
Alex Schofield
2025-02-21
1
-5
/
+5
*
remove all logging temporarily as it's being a pain
Alex Schofield
2025-02-21
1
-5
/
+1
*
backup commit - 21st @ 00:00
Alex Schofield
2025-02-21
1
-4
/
+5
*
refactor __init__.py with new class and methods
Alex Schofield
2025-02-20
1
-8
/
+13
*
update import paths for modules
Alex Schofield
2025-02-20
1
-3
/
+3
*
update pyproject.toml & references with new src folder name
Alex Schofield
2025-02-20
1
-0
/
+12
git.ajschof.me
— hosted by
ajschofield
— powered by
cgit