digidem / digidem/comapeo-core
Better log data scrubbing
Open
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
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
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