Skip to content

Add Vercel AI SDK lockfile example and verified case study#529

Merged
sonukapoor merged 1 commit into
OWASP:mainfrom
Ayush7614:ayush8
Jun 2, 2026
Merged

Add Vercel AI SDK lockfile example and verified case study#529
sonukapoor merged 1 commit into
OWASP:mainfrom
Ayush7614:ayush8

Conversation

@Ayush7614
Copy link
Copy Markdown
Contributor

@Ayush7614 Ayush7614 commented Jun 2, 2026

Restores #495 after the branch was accidentally wiped during maintainer rebase. Same content, rebased onto latest main (post-#494 Gatsby merge).

Summary

Adds lockfile-only snapshot examples/vercel-ai-sdk/ from vercel/ai@3215032 (package.json + pnpm-lock.yaml).

Documents verified baseline scan in website/docs/case-studies/vercel-ai-sdk.md (3,570 packages, 55 findings, pnpm audit comparison).

Bundles official AI SDK logotype at website/static/img/vercel-ai-sdk-logo.svg.

Distinct from the existing Turborepo case study (vercel/turborepo) — this targets the AI SDK monorepo (vercel/ai).

Closes #478

Test plan

  • npm run build && node dist/index.js examples/vercel-ai-sdk --verbose --all — 55 findings (2 critical · 22 high · 27 medium · 4 low)
  • cd examples/vercel-ai-sdk && pnpm audit — 162 entries documented in case study
  • cd website && npm run build — Docusaurus build succeeds

Made with Cursor

Snapshot vercel/ai pnpm lockfile (3,570 packages, 55 findings) with full
case study, local logo, pnpm audit comparison, and docs wiring (README,
CHANGELOG, case studies index, examples readme, sidebar).
@Ayush7614
Copy link
Copy Markdown
Contributor Author

CC: @sonukapoor

@sonukapoor sonukapoor merged commit ac46511 into OWASP:main Jun 2, 2026
6 checks passed
@sonukapoor
Copy link
Copy Markdown
Collaborator

Merged — thank you @Ayush7614!

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.

Add Vercel AI SDK lockfile example and verified case study

2 participants