Add a sanitize method
Opened this issue · 1 comments
jeffmaury commented
Would be good to share a sanitize method that would:
- replace occurrences of current username
- replace occurrences of current user home path
- replace occurrences of IP addresses
- replace occurrences of email addresses
jeffmaury commented
Initial implementation: https://github.com/redhat-developer/vscode-project-initializer/blob/master/src/telemetry.ts#L38