fix: upgrade [undici] to ^7.24.0(direct)/^6.24.0(indirect) version to address OSS Vulnerabilities#21248
Draft
fix: upgrade [undici] to ^7.24.0(direct)/^6.24.0(indirect) version to address OSS Vulnerabilities#21248
Conversation
… address OSS Vulnerabilities
spartacus
|
||||||||||||||||||||||||||||
| Project |
spartacus
|
| Branch Review |
features/CXSPA-12360
|
| Run status |
|
| Run duration | 03m 53s |
| Commit |
|
| Committer | Uros Lates |
| View all properties for this run ↗︎ | |
| Test results | |
|---|---|
|
|
0
|
|
|
6
|
|
|
0
|
|
|
0
|
|
|
101
|
| View all changes introduced in this branch ↗︎ | |
…l functions to module system
ea18d76 to
6c9752c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes: https://jira.tools.sap/browse/CXSPA-12360
Upgraded undici (resolving 6 CVEs: CVE-2026-1525, CVE-2026-1526, CVE-2026-1527, CVE-2026-1528, CVE-2026-2229, CVE-2026-2581) to:
package.json- from7.22.0to"^7.24.0".github/**actions standalone projects (not part of npm wrokspaces) use Github Actions SDK which seem to depend on@actions/http-client@2.2.3(which still depends on old undici v5.x):2.1.
.github/api-extractor-action/package.json- from5.29.0to"^6.24.0"2.2
.github/cache-builded-libs/package.json- from5.29.0to"^6.24.0"