Skip to content

Update postcss to 8.5.25 - #5

Merged
dkanas merged 1 commit into
mainfrom
fix/postcss-advisories
Aug 5, 2026
Merged

Update postcss to 8.5.25#5
dkanas merged 1 commit into
mainfrom
fix/postcss-advisories

Conversation

@dkanas

@dkanas dkanas commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Clears the two open Dependabot alerts:

Severity Advisory Patched in
High Path traversal in previous source map auto-loading (sourceMappingURL) leads to arbitrary .map file disclosure 8.5.18
Medium Incomplete fix of the above — attacker-controlled sourceMappingURL reads arbitrary .map files when from is unset 8.5.23

postcss is a transitive dev-only dependency (via vite, also reached through vitest). It is not part of the published bundle — dist/index.js imports only @modelcontextprotocol/server, zod and node:*.

Lockfile-only change: 8.5.16 → 8.5.25. Typecheck, lint, format check, tests and build all pass locally, and pnpm install --frozen-lockfile stays valid.

🤖 Generated with Claude Code

Clears two advisories (GHSA path traversal via sourceMappingURL and its
incomplete fix), patched in 8.5.18 and 8.5.23.

Transitive dev-only dependency via vite; it is not part of the published
bundle.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@dkanas dkanas self-assigned this Aug 5, 2026
@dkanas
dkanas merged commit 6749982 into main Aug 5, 2026
1 check passed
@dkanas
dkanas deleted the fix/postcss-advisories branch August 6, 2026 09:19
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