Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 3, 2025

Bumps tar-fs from 2.1.2 to 2.1.3.

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [tar-fs](https://github.com/mafintosh/tar-fs) from 2.1.2 to 2.1.3.
- [Commits](https://github.com/mafintosh/tar-fs/commits)

---
updated-dependencies:
- dependency-name: tar-fs
  dependency-version: 2.1.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 3, 2025
@gagik gagik merged commit f3c718a into main Jun 10, 2025
137 of 139 checks passed
@gagik gagik deleted the dependabot/npm_and_yarn/tar-fs-2.1.3 branch June 10, 2025 07:37
@ed382
Copy link

ed382 commented Jun 12, 2025

@gagik If possible could you trigger a release with this patch to address this CVE: https://scout.docker.com/vulnerabilities/id/CVE-2025-48387?s=github&n=tar-fs&t=npm&vr=%3E%3D2.0.0%2C%3C2.1.3

@addaleax
Copy link
Collaborator

@ed382 The CVE you're referring to does not result in an immediate issue, including no immediate security vulnerability, with mongosh itself. Is there a particular reason you'd need a release earlier than usual?

@ed382
Copy link

ed382 commented Jun 12, 2025

@addaleax Some of our customers are not able to ingest images with too many critical/high vulnerabilities. One of our images is including mongosh and this high severity CVE traces back to it in the scans.

@addaleax
Copy link
Collaborator

@ed382 Ack – we'll likely be publishing a new release next week, but if it helps at all, you can assure your customers that we're only updating this dependency to silence that exact type of warning and not because it results in a genuine vulnerability in mongosh.

@addaleax
Copy link
Collaborator

@ed382 We release mongosh 2.5.3 yesterday with this patch 👍 Feel free to reach out to us again in situations like this. That being said, our current processes do take into account whether vulnerabilities in dependencies (which we do scan for) actually result in vulnerabilities in our shipped products or not. We will still update dependencies regardless of that and include those updates in regular releases, of course.

@ed382
Copy link

ed382 commented Jun 19, 2025

Thank you @addaleax 🙇

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.

4 participants