Skip to content

fix(accessibility): redact password in createAccessibilityAuthConfig log#298

Merged
gaurav-singh-9227 merged 1 commit into
browserstack:mainfrom
ruturaj-browserstack:fix/redact-password-accessibility-log
May 23, 2026
Merged

fix(accessibility): redact password in createAccessibilityAuthConfig log#298
gaurav-singh-9227 merged 1 commit into
browserstack:mainfrom
ruturaj-browserstack:fix/redact-password-accessibility-log

Conversation

@ruturaj-browserstack

Copy link
Copy Markdown
Collaborator

Summary

  • Replace JSON.stringify(args) in createAccessibilityAuthConfig with a redacted copy so plaintext passwords never reach the log stream.
  • Bump version 1.2.16 → 1.2.17 (package.json, package-lock.json, server.json).

Test plan

  • npm run build (lint + format + 147 tests + tsc) passes locally
  • CI green

Replace JSON.stringify(args) with a redacted copy so the plaintext
password never reaches the log stream. Bumps version to 1.2.17.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@gaurav-singh-9227
gaurav-singh-9227 merged commit 274e7cb into browserstack:main May 23, 2026
1 check passed
@ruturaj-browserstack
ruturaj-browserstack deleted the fix/redact-password-accessibility-log branch May 23, 2026 08:02
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.

2 participants