Skip to content

WEB-49: restore Prisma production audit gate - #8

Merged
JS-mark merged 1 commit into
mainfrom
agent/bridgent-ci-agent/c1ce5511
Aug 21, 2026
Merged

WEB-49: restore Prisma production audit gate#8
JS-mark merged 1 commit into
mainfrom
agent/bridgent-ci-agent/c1ce5511

Conversation

@JS-mark

@JS-mark JS-mark commented Aug 19, 2026

Copy link
Copy Markdown
Owner

Closes WEB-49

Summary

Verification

  • pnpm install --frozen-lockfile
  • pnpm audit:prod — exit 0; 0 high (2 low, 4 moderate remain below the configured gate)
  • pnpm turbo run build test typecheck lint --force — 30/30 tasks passed
  • pnpm --filter @bridgent/source-prisma test — 10 files, 49 tests passed
  • readonly and writes Prisma examples — generate, migrate, and seed passed against disposable SQLite databases
  • MCP stdio smoke — readonly exposed 15 tools and no writes; writes exposed 19 tools including exactly the four configured write tools; both returned seeded users
  • pnpm changeset status — one @bridgent/cli patch note remains
  • pnpm changeset status --since=origin/main
  • git diff --check

No audit ignore, threshold reduction, real credential, Prisma major upgrade, or release action is included.

Co-authored-by: multica-agent <github@multica.ai>
@JS-mark
JS-mark merged commit 2c698c2 into main Aug 21, 2026
5 checks passed
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.

1 participant