Merge pull request #779 from mattpocock/fix/diagnosing-bugs-redact-se…
Merge pull request #779 from mattpocock/fix/diagnosing-bugs-redact-secrets fix: make diagnosing-bugs redact secrets
What happened
The merge of pull request #779 addresses the issue of secret exposure in the 'diagnosing-bugs' tooling by implementing redaction functionality.
Why it matters
This update is crucial for developers as it protects sensitive information during debugging, thereby improving security practices in development workflows while using the tool.