databrickslabs / databrickslabs/sandbox
[TODO] redact only sensitive values out
Open
Nobody has claimed this yet.
tech debt
- Dominant language
- Python
- Stars
- 81
- Forks
- 64
- Avg merge
- 10h 16m
- Merged PRs (30d)
- 19
Description
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 with acceptance/testenv/loaded.go at lines 40-45, linked from the issue, and inspect how values are currently redacted. Determine which values are sensitive and make the behavior redact only those values; done means the acceptance test environment no longer redacts non-sensitive values.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- security, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100