digidem / digidem/comapeo-core

Better log data scrubbing

Open
#1,069 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
24
Forks
6
Avg merge
1d 40m
Merged PRs (30d)
8

Description

Description

We should improve our log data scrubbing to auto-detect and redact more types of information, and review our existing logs to make sure we aren't logging information we shouldn't be (e.g. names)

Tasks

  • List types of info we should scrub but aren't
  • Review logs for the type of info we're logging
  • Remove unnecessary logged info
  • Add scrubbing for new data types
  • Test in the wild

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

Start by locating the logging and data-scrubbing entry points, then review existing logs to identify information that should not be recorded. Use the task list to define the scrubbed data types, remove unnecessary logged information, add coverage for new types, and validate the behavior in the wild.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.