Skip to content

fix(deps): resolve dependabot security vulnerabilities#18

Merged
dev-jodee merged 1 commit intomainfrom
fix/dependabot-vulnerabilities
Feb 17, 2026
Merged

fix(deps): resolve dependabot security vulnerabilities#18
dev-jodee merged 1 commit intomainfrom
fix/dependabot-vulnerabilities

Conversation

@dev-jodee
Copy link
Collaborator

Summary

  • Bump bytes 1.11.0 → 1.11.1 — fixes integer overflow in BytesMut::reserve (medium severity)
  • Bump time 0.3.44 → 0.3.47 — fixes stack exhaustion DoS (medium severity)
  • Override diff ≥ 4.0.4 via pnpm.overrides — fixes DoS in parsePatch/applyPatch (low severity)
  • Remove stale tests/integration-tests/Cargo.lock — this workspace is part of the root workspace (Cargo.toml:5), so cargo uses the root lockfile; the orphaned lockfile was causing duplicate Dependabot alerts (chore: update program id to devnet deployment address #4, docs: add license and security notice #5)

Closes all 5 open Dependabot alerts: https://github.com/solana-program/escrow/security/dependabot

- Bump bytes 1.11.0 -> 1.11.1 (integer overflow in BytesMut::reserve)
- Bump time 0.3.44 -> 0.3.47 (stack exhaustion DoS)
- Override diff >= 4.0.4 via pnpm overrides (DoS in parsePatch/applyPatch)
- Remove stale tests/integration-tests/Cargo.lock (workspace uses root lockfile)
@dev-jodee dev-jodee requested a review from amilz February 17, 2026 14:07
@dev-jodee dev-jodee merged commit b7fbd2e into main Feb 17, 2026
5 checks passed
@dev-jodee dev-jodee deleted the fix/dependabot-vulnerabilities branch February 17, 2026 16:02
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

Comments