gstack/browse/test
Garry Tan 96c3097573
security: redact sensitive values from command output (PR #21)
type no longer echoes text (reports character count), cookie redacts
value with ****, header redacts Authorization/Cookie/X-API-Key/X-Auth-Token,
storage set drops value, forms redacts password fields. Prevents secrets
from persisting in LLM transcripts. 7 new tests.

Credit: fredluz (PR #21)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 20:28:48 -07:00
..
fixtures Phase 2: Enhanced browser — dialog handling, upload, state checks, snapshots 2026-03-12 13:33:43 -07:00
commands.test.ts security: redact sensitive values from command output (PR #21) 2026-03-12 20:28:48 -07:00
cookie-import-browser.test.ts feat: cookie-import-browser — Chromium cookie decryption module + tests 2026-03-12 18:27:22 -07:00
snapshot.test.ts Phase 2: Enhanced browser — dialog handling, upload, state checks, snapshots 2026-03-12 13:33:43 -07:00
test-server.ts Phase 2: Enhanced browser — dialog handling, upload, state checks, snapshots 2026-03-12 13:33:43 -07:00