Anonymising a DB dump
Open
Association
- Dominant language
- Python
- Stars
- 26
- Forks
- 28
- Avg merge
- 4h
- Merged PRs (30d)
- 9
Description
To make dumps of the database publicly available (eg. for installing a dev API with real data), we need to write a few SQL queries that would remove/replace private data such as email addresses, usernames, passwords (even though already encrypted) etc.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.