Conversation
Removes [yauzl](https://github.com/thejoshwolfe/yauzl). It's no longer used after updating ancestor dependency [serverless](https://github.com/serverless/serverless). These dependencies need to be updated together. Removes `yauzl` Updates `serverless` from 3.14.0 to 4.33.0 - [Release notes](https://github.com/serverless/serverless/releases) - [Changelog](https://github.com/serverless/serverless/blob/main/RELEASE_PROCESS.md) - [Commits](https://github.com/serverless/serverless/compare/v3.14.0...sf-core@4.33.0) --- updated-dependencies: - dependency-name: yauzl dependency-version: dependency-type: indirect - dependency-name: serverless dependency-version: 4.33.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Wiz Scan Summary
To detect these findings earlier in the dev lifecycle, try using Wiz Code VS Code Extension. |
There was a problem hiding this comment.
More Details
Vulnerabilities [tar:4.4.19]
| Name | Severity | Source | Fixed version | CVSS score | CVSS exploitability score | Has public exploit | Has CISA KEV exploit |
|---|---|---|---|---|---|---|---|
| CVE-2026-23745 | GHSA-8qq5-rm4j-mr97 | 7.5.3 | 8.2 | 1.8 | true | false | |
| CVE-2026-23950 | GHSA-r6q2-hw4h-h46w | 7.5.4 | 5.9 | 2.2 | true | false | |
| CVE-2026-24842 | GHSA-34x7-hfp2-rc4v | 7.5.7 | 8.2 | 2.8 | true | false | |
| CVE-2026-26960 | GHSA-83g3-92jg-28cx | 7.5.8 | 7.1 | 1.8 | true | false | |
| CVE-2026-29786 | GHSA-qffp-2rhf-9h96 | 7.5.10 | 8.2 | 1.8 | true | false | |
| CVE-2026-31802 | GHSA-9ppj-qmqm-q256 | 7.5.11 | 8.2 | - | false | false |
To ignore this finding as an exception, reply to this conversation with #wiz_ignore reason
If you'd like to ignore this finding in all future scans, add an exception in the .wiz file (learn more) or create an Ignore Rule (learn more).
To get more details on how to remediate this issue using AI, reply to this conversation with #wiz remediate
There was a problem hiding this comment.
The following vulnerabilities impact tar versions <0.20.1: CVE-2024-28863, CVE-2026-23745, CVE-2026-23950, CVE-2026-24842, CVE-2026-26960, CVE-2026-29786, CVE-2026-31802.
These can be remediated by updating to version 0.20.1 or higher.
Dependency Tree
@vercel/nft@0.18.2
└── node-pre-gyp@0.13.0
└── tar@4.4.19
To ignore this finding as an exception, reply to this conversation with #wiz_ignore reason
If you'd like to ignore this finding in all future scans, add an exception in the .wiz file (learn more) or create an Ignore Rule (learn more).
To get more details on how to remediate this issue using AI, reply to this conversation with #wiz remediate
| "@vercel/nft": "0.20.1", |
Removes yauzl. It's no longer used after updating ancestor dependency serverless. These dependencies need to be updated together.
Removes
yauzlUpdates
serverlessfrom 3.14.0 to 4.33.0Release notes
Sourced from serverless's releases.
... (truncated)
Commits
406252echore: release 4.33.0 (#13364)f308babfix(tests): update path handling and Python binary detection for Windows comp...5bffeeedocs(agents): add configuration guide to menu and fix comment formatting (#13...83677fdfeat: add Bedrock AgentCore integration for AI agents (#13353)1e5fd26chore(deps): update minimatch in prod deps (#13363)e4c2b47chore(deps): bump the aws-sdk group with 30 updates (#13357)1f0abd8feat(dev-mode): match shim runtime to local Node.js version (#13362)d0d9ee3chore(deps): bump is-wsl from 3.1.0 to 3.1.1 in the patch-updates group (#13358)34ab370chore(deps): bump@slack/web-apifrom 7.13.0 to 7.14.0 (#13359)4e5460fchore(deps): bump golang.org/x/mod in /binary-installer (#13356)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for serverless since your current version.
Install script changes
This version modifies
postinstallscript that runs during installation. Review the package contents before updating.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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.