Could you update code to hide password for sercure?
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 17.6k
- Forks
- 2k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 40
Description
Issue
Describe your issue here
When dump or error, sometime redis client handle was dumped or jsonized, it could br show the redis password.
Could you please to hide Redis connection password for secure?

Environment
- Node.js Version:
Redis can run
- Redis Version:
2.8.0
- Platform:
Mac/Linux
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 does not name a file or test. Start by reproducing the password exposure when a Redis client is dumped or JSONized, then locate the serialization or inspection entry point responsible. Done means the Redis connection password is hidden in those representations, with regression coverage for the reported behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js, redis, typescript
- Domain
- security
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100