redhat-developer / redhat-developer/vscode-redhat-telemetry
Add a sanitize method
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 31
- Forks
- 39
- Avg merge
- 9h 15m
- Merged PRs (30d)
- 1
Description
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points, so first locate where telemetry data is assembled and where reusable helpers belong. Review existing tests and sanitization-related code before defining the method’s input and output. Done means current usernames, home paths, IP addresses, and email addresses are consistently replaced without altering unrelated data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- security
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100