Skip to content
This repository was archived by the owner on Jun 12, 2026. It is now read-only.

Fix Dependabot CVEs in transitive dependencies - #52

Merged
asutermo merged 1 commit into
mainfrom
cursor/fix-dependabot-cves-268d
Jun 10, 2026
Merged

Fix Dependabot CVEs in transitive dependencies#52
asutermo merged 1 commit into
mainfrom
cursor/fix-dependabot-cves-268d

Conversation

@asutermo

@asutermo asutermo commented Jun 9, 2026

Copy link
Copy Markdown
Collaborator

Summary

Verification

  • pnpm audit --json (0 vulnerabilities)
  • pnpm install --frozen-lockfile
  • pnpm --filter @freeplayai/vercel build
  • pnpm --filter './packages/vercel/examples/node/server' build
  • pnpm --filter './packages/vercel/examples/node/client' build
  • pnpm --filter './packages/vercel/examples/next' build
  • pnpm typecheck

Notes

  • pnpm build still has an existing recursive ordering race where examples can compile before @freeplayai/vercel finishes emitting declaration files; the ordered filtered build passes.
Open in Web Open in Cursor 

Co-authored-by: Andrew Suter-Morris <asutermo@users.noreply.github.com>
@asutermo
asutermo temporarily deployed to dependency-review June 9, 2026 20:29 — with GitHub Actions Inactive
@github-actions

github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
npm/brace-expansion 5.0.6 🟢 7.3
Details
CheckScoreReason
Packaging⚠️ -1packaging workflow not detected
Binary-Artifacts🟢 10no binaries found in the repo
Maintained🟢 1011 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
Code-Review🟢 4Found 9/22 approved changesets -- score normalized to 4
Security-Policy🟢 10security policy file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions🟢 10GitHub workflow tokens follow principle of least privilege
Pinned-Dependencies🟢 10all dependencies are pinned
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Fuzzing⚠️ 0project is not fuzzed
License🟢 9license file detected
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
npm/hono 4.12.25 UnknownUnknown

Scanned Files

  • pnpm-lock.yaml

@asutermo
asutermo marked this pull request as ready for review June 9, 2026 20:47
@asutermo
asutermo merged commit 8ce3ef6 into main Jun 10, 2026
4 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants