Skip to content

Stop logging accessToken during platform construction - #16

Merged
Bre77 merged 1 commit into
teslemetryfrom
fm/hb-token-log-redact
Aug 3, 2026
Merged

Stop logging accessToken during platform construction#16
Bre77 merged 1 commit into
teslemetryfrom
fm/hb-token-log-redact

Conversation

@Bre77

@Bre77 Bre77 commented Aug 3, 2026

Copy link
Copy Markdown
Member

What

  • platform.ts logged the raw accessToken value to debug logs on every platform construction.
  • Credentials must never be logged. Replaced the value with a boolean accessToken configured: true/false so the debug log stays useful without exposing the secret.
  • Scanned the rest of src/ for other credential-logging spots; found none.

@Bre77 Bre77 added the fm Opened by a Firstmate crewmate label Aug 3, 2026
@Bre77
Bre77 merged commit d125988 into teslemetry Aug 3, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fm Opened by a Firstmate crewmate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant