generated from SAP/repository-template
-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- also related parent module express - and related module body parser - dependencies are dev only - removed test project file change Issue: tools-suite/issues/31259 Issue: https://github.com/SAP/open-ux-tools/security/dependabot/148 Issue: https://github.com/SAP/open-ux-tools/security/dependabot/149 Issue: https://github.com/SAP/open-ux-tools/security/dependabot/135
- Loading branch information
1 parent
52a9d28
commit 1c921ba
Showing
11 changed files
with
281 additions
and
196 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,25 @@ | |
|
||
This document lists the version overrides for vulnerable (nested) dependencies and the reason. | ||
|
||
``` | ||
## @ui5/cli -> @ui5/server -> router | ||
|
||
- waiting on UI5 fixes to be released | ||
|
||
``` | ||
┌─────────────────────┬────────────────────────────────────────────────────────┐ | ||
│ high │ path-to-regexp outputs backtracking regular │ | ||
│ │ expressions │ | ||
├─────────────────────┼────────────────────────────────────────────────────────┤ | ||
│ Package │ path-to-regexp │ | ||
├─────────────────────┼────────────────────────────────────────────────────────┤ | ||
│ Vulnerable versions │ <0.1.10 │ | ||
├─────────────────────┼────────────────────────────────────────────────────────┤ | ||
│ Patched versions │ >=0.1.10 │ | ||
├─────────────────────┼────────────────────────────────────────────────────────┤ | ||
│ Paths │ packages\preview-middleware-client > @ui5/[email protected] > │ | ||
│ │ @ui5/[email protected] > [email protected] > │ | ||
│ │ [email protected] │ | ||
├─────────────────────┼────────────────────────────────────────────────────────┤ | ||
│ More info │ https://github.com/advisories/GHSA-9wv6-86v2-598j │ | ||
└─────────────────────┴────────────────────────────────────────────────────────┘ | ||
``` |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -62,6 +62,7 @@ | |
"packageManager": "[email protected]", | ||
"pnpm": { | ||
"overrides": { | ||
"router>path-to-regexp": "0.1.10" | ||
} | ||
} | ||
} |
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.