Skip to content

[Chore] Patch smol-toml denial-of-service vulnerability - #2584

Merged
mrubens merged 1 commit into
developfrom
fix/smol-toml-alerts-3j0ktj2coqikt
Sep 12, 2026
Merged

[Chore] Patch smol-toml denial-of-service vulnerability#2584
mrubens merged 1 commit into
developfrom
fix/smol-toml-alerts-3j0ktj2coqikt

Conversation

@roomote-roomote

Copy link
Copy Markdown
Contributor

​Created by Roomote. View the task or mention @roomote-roomote for follow-up asks.

What changed

  • Updated the direct smol-toml development dependency and pnpm override from 1.6.1 to 1.7.1.
  • Regenerated the pnpm lockfile so direct and transitive resolutions use the patched release.
  • Preserved the existing seven-day dependency release-age policy without exclusions.

Why this change was made

This addresses high-severity Dependabot alerts #136 and #137 for GHSA-7w5x-hrqm-74c2. Version 1.7.1 prevents malformed TOML comments from trapping the parser in an infinite loop.

Impact

There is no intended user-facing behavior change. Frozen installation, valid and malicious TOML parsing, the Modal-focused compute-provider tests, lint, type checks, and Knip passed. The broader deployment validator confirmed all Compose shapes before reaching a Caddy check that requires a Docker socket unavailable in the sandbox.

@roomote-community

roomote-community Bot commented Sep 12, 2026

Copy link
Copy Markdown
Contributor

No code issues found. See task

Reviewed 426b487

@roomote-roomote
roomote-roomote Bot marked this pull request as ready for review September 12, 2026 03:27
@mrubens
mrubens merged commit accc3cf into develop Sep 12, 2026
18 checks passed
@mrubens
mrubens deleted the fix/smol-toml-alerts-3j0ktj2coqikt branch September 12, 2026 03:29
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