redhat-developer / redhat-developer/vscode-redhat-telemetry

Add a sanitize method

Open
#5 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.