gstack/browse/src
Garry Tan faa7312c96
test: add unit tests for path validation helpers
validateOutputPath() and validateReadPath() are security-critical
functions with zero test coverage. Adds 14 tests covering safe paths,
traversal attacks, and prefix collision edge cases.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-18 23:27:38 -07:00
..
browser-manager.ts fix: block SSRF via URL validation in browse commands (#17) 2026-03-18 23:27:27 -07:00
buffers.ts feat: Phase 3.5 — cookie import, QA testing, team retro (v0.3.1) (#29) 2026-03-13 00:31:41 -07:00
cli.ts feat: screenshot element/region clipping (v0.3.7) (#56) 2026-03-14 12:47:42 -07:00
commands.ts feat: browse handoff — headless-to-headed browser switching (v0.7.4) (#201) 2026-03-19 00:38:58 -05:00
config.ts feat: TODOS-aware skills, 2-tier Greptile replies, gitignore fix (#61) 2026-03-14 20:15:11 -07:00
cookie-import-browser.ts feat: Phase 3.5 — cookie import, QA testing, team retro (v0.3.1) (#29) 2026-03-13 00:31:41 -07:00
cookie-picker-routes.ts feat: v0.3.2 — project-local state, diff-aware QA, Greptile integration (#36) 2026-03-13 18:10:56 -07:00
cookie-picker-ui.ts feat: Phase 3.5 — cookie import, QA testing, team retro (v0.3.1) (#29) 2026-03-13 00:31:41 -07:00
find-browse.ts feat: daily update check + /gstack-upgrade skill (v0.3.4) (#42) 2026-03-13 22:17:25 -07:00
meta-commands.ts fix: block SSRF via URL validation in browse commands (#17) 2026-03-18 23:27:27 -07:00
read-commands.ts test: add unit tests for path validation helpers 2026-03-18 23:27:38 -07:00
server.ts feat: browse handoff — headless-to-headed browser switching (v0.7.4) (#201) 2026-03-19 00:38:58 -05:00
snapshot.ts feat: QA restructure, browser ref staleness, eval efficiency metrics (v0.4.0) (#83) 2026-03-15 23:55:39 -05:00
url-validation.ts fix: block SSRF via URL validation in browse commands (#17) 2026-03-18 23:27:27 -07:00
write-commands.ts fix: block SSRF via URL validation in browse commands (#17) 2026-03-18 23:27:27 -07:00