Skip to content

deps: upgrade tmp to ^0.2.4 to resolve CVE-2026-44705 and CVE-2025-54798 - #613

Open
kgala2 wants to merge 1 commit into
mainfrom
deps-update-tmp-0.2.4
Open

deps: upgrade tmp to ^0.2.4 to resolve CVE-2026-44705 and CVE-2025-54798#613
kgala2 wants to merge 1 commit into
mainfrom
deps-update-tmp-0.2.4

Conversation

@kgala2

@kgala2 kgala2 commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Summary

Upgrades tmp from 0.0.33 to 0.2.7 via package.json overrides to address Dependabot security alerts:

  • CVE-2026-44705 (High severity): Path Traversal via unsanitized prefix/postfix that enables directory escape.
  • CVE-2025-54798 (Low severity): Insecure temporary file creation.

Verification

  • npm run compile passed.
  • npm run lint (gts check) passed.
  • npm run test (15/15 suites, 331 assertions) passed.

@kgala2
kgala2 requested a review from a team as a code owner September 8, 2026 20:30
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