Skip to content

docs: add temporary Vitest security guidance#60

Open
joshua-seeed wants to merge 1 commit into
masterfrom
joshua/nightly-20260604-vitest-security-note
Open

docs: add temporary Vitest security guidance#60
joshua-seeed wants to merge 1 commit into
masterfrom
joshua/nightly-20260604-vitest-security-note

Conversation

@joshua-seeed

Copy link
Copy Markdown
Collaborator

Summary

  • add temporary operator guidance to docs/testing.md, docs/local-dev.md, and docs/security.md
  • document the current Vitest advisory context without claiming the major-version migration is done
  • state the safe operating boundary: keep Vitest UI / Browser Mode off shared or network-exposed hosts until the tracked Vitest 4 migration lands

Why this matters

GitHub Dependabot currently reports critical Vitest alerts, but the repo still needs a controlled Vitest 4 compatibility migration. This PR adds immediate, durable guidance so maintainers do not accidentally expose the affected surface while the migration work is still pending.

Test Plan

  • pnpm lint
  • pnpm typecheck
  • pnpm build
  • NODE_ENV=test pnpm test
  • pnpm verify:discovery:strict

Security / agent-safety notes

  • docs-only change; no runtime behavior changed
  • does not weaken the planned Vitest 4 migration requirement
  • keeps CommerceBackend ownership and Seeed LLC / Seeed Studio separation intact

Closes #56

@vercel

vercel Bot commented Jun 4, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
commerce-backend Ready Ready Preview, Comment Jun 4, 2026 4:21am
commercebackend Ready Ready Preview, Comment Jun 4, 2026 4:21am

Request Review

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.

Plan Vitest 4 compatibility migration

1 participant