Skip to content

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

Open
Ayush7614 wants to merge 1 commit into
OWASP:mainfrom
Ayush7614:ayush8
Open

Add Vercel AI SDK lockfile example and verified case study#495
Ayush7614 wants to merge 1 commit into
OWASP:mainfrom
Ayush7614:ayush8

Conversation

@Ayush7614
Copy link
Copy Markdown
Contributor

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).
  • Hosts official AI SDK logotype at website/static/img/vercel-ai-sdk-logo.svg (Vercel brand assets).
  • Includes Remaining risk, full 55-row Baseline findings table, and Want your project reviewed?

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

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
  • Re-scan confirms stable counts (3,570 packages / 55 findings)

Made with Cursor

Snapshot vercel/ai pnpm lockfile (3,570 packages, 55 findings) with
full case study sections, local brand logo, and pnpm audit comparison.

Co-authored-by: Cursor <cursoragent@cursor.com>
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