Skip to content

Bump tmp from 0.2.4 to 0.2.6#7351

Merged
n-lark merged 1 commit into
mainfrom
dependabot/npm_and_yarn/tmp-0.2.6
May 28, 2026
Merged

Bump tmp from 0.2.4 to 0.2.6#7351
n-lark merged 1 commit into
mainfrom
dependabot/npm_and_yarn/tmp-0.2.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 27, 2026

Bumps tmp from 0.2.4 to 0.2.6.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [tmp](https://github.com/raszi/node-tmp) from 0.2.4 to 0.2.6.
- [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md)
- [Commits](raszi/node-tmp@v0.2.4...v0.2.6)

---
updated-dependencies:
- dependency-name: tmp
  dependency-version: 0.2.6
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 27, 2026
Copy link
Copy Markdown
Contributor

@n-lark n-lark left a comment

Choose a reason for hiding this comment

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

tmp 0.2.4 → 0.2.6 — packages/flowfuse

TL;DR: transitive of cypress only (dev/test scope, never ships to prod). This bump closes GHSA-ph9p-34f9-6g65 — HIGH-sev path traversal via unsanitized prefix/postfix. Current 0.2.4 is vulnerable. Safe to merge.

Standard gates

  • Scope: transitive via cypress@15.14.2 → tmp only; not in any package.json dependencies/devDependencies and not imported by our forge/, frontend/, or ee/ code
  • Cypress allows it: cypress declares tmp: "~0.2.4" which covers 0.2.6
  • Diff: lockfile only (and 2 unrelated workflow lines from main being ahead)
  • Published >12h ago (2026-05-26, ~42h); latest tag is 0.2.7 (see note below)
  • Real CVE fix: GHSA-ph9p-34f9-6g65, HIGH, path traversal, <0.2.6 vulnerable, fixed in 0.2.6
  • No new GHSA against 0.2.6 itself
  • Local install + smoke: tmp@0.2.6 loads, exports match
  • CI green on PR
  • No conflicting Dependabot PR on same lockfile

Note: 0.2.7 is now latest

  • 0.2.7 shipped 2026-05-27 (~22h ago) with hardening commits (Reject non-string prefix, postfix, template + Merge commit from fork) — looks like defense-in-depth on the same area as 0.2.6's CVE.
  • No GHSA against 0.2.6 yet, so 0.2.7 isn't a published security fix.
  • Dependabot hasn't opened a 0.2.7 PR yet; it will on its next scan cycle.
  • Recommendation: merge 0.2.6 now to close the HIGH CVE. Comment @dependabot recreate (or just close + reopen) when the 0.2.7 PR appears, then merge it as a routine patch.

@n-lark n-lark merged commit 822dce4 into main May 28, 2026
28 checks passed
@n-lark n-lark deleted the dependabot/npm_and_yarn/tmp-0.2.6 branch May 28, 2026 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant