Skip to content

fix(security): add overrides for uuid and tmp advisories#504

Open
frameworks-volunteer wants to merge 1 commit into
security-alliance:developfrom
frameworks-volunteer:fix/dependabot-weekly-20260527-v2
Open

fix(security): add overrides for uuid and tmp advisories#504
frameworks-volunteer wants to merge 1 commit into
security-alliance:developfrom
frameworks-volunteer:fix/dependabot-weekly-20260527-v2

Conversation

@frameworks-volunteer
Copy link
Copy Markdown
Collaborator

Summary

Corrects the overbroad overrides from PR #503. pnpm audit on develop shows only 2 open advisories (not 71). The remaining 69 were already resolved by recent Dependabot group bumps (e.g. #491, #502).

Changes

Adds only the two overrides actually needed:

What was removed from #503

The 11 unnecessary overrides that were added in #503 (@hono/node-server, flatted, smol-toml, brace-expansion, picomatch, dompurify, vite, follow-redirects, axios, postcss, mermaid) and version bumps to existing overrides (yaml, hono) are dropped — those advisories are already resolved on develop.

Closes open dependabot alerts.

Supersedes #503

- uuid >=11.1.1 (GHSA-w5hq-g745-h8pq): exceljs>uuid transitive dep
- tmp >=0.2.6 (GHSA-ph9p-34f9-6g65): exceljs>tmp path traversal

These are the only 2 open advisories on develop as of 2026-05-27.
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 27, 2026

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
frameworks ✅ Ready (View Log) Visit Preview 65a5d0b

Copy link
Copy Markdown
Collaborator

@scode2277 scode2277 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

2 participants