Skip to content

fix: redact tokens before logging server responses - #114

Merged
Bccorb merged 1 commit into
fells-code:mainfrom
bharat7-cyber:fix-token-redaction-99
Jul 28, 2026
Merged

fix: redact tokens before logging server responses#114
Bccorb merged 1 commit into
fells-code:mainfrom
bharat7-cyber:fix-token-redaction-99

Conversation

@bharat7-cyber

Copy link
Copy Markdown
Contributor

Summary

  • Import scrubTokens into bootstrapAdmin
  • Redact sensitive values before logging failed bootstrap responses
  • Prevent access tokens and other sensitive fields from being printed in CLI logs

Fixes #99

@Bccorb
Bccorb self-requested a review July 25, 2026 17:14
@Bccorb Bccorb self-assigned this Jul 25, 2026
@Bccorb

Bccorb commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

Could you rebase your changes and force push with lease.

@bharat7-cyber
bharat7-cyber force-pushed the fix-token-redaction-99 branch from a6d2acb to 9a656c7 Compare July 28, 2026 11:47
@bharat7-cyber

Copy link
Copy Markdown
Contributor Author

Rebased onto the latest main and force-pushed with --force-with-lease. Thanks!

@Bccorb
Bccorb merged commit 6a37ae7 into fells-code:main Jul 28, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[P4] Wire token redaction into logged server responses

2 participants