Fix CVEs - #3111
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3111 +/- ##
=======================================
Coverage 61.06% 61.06%
=======================================
Files 2071 2071
Lines 64170 64170
Branches 16735 16732 -3
=======================================
Hits 39188 39188
- Misses 24438 24442 +4
+ Partials 544 540 -4
*This pull request uses carry forward flags. Click here to find out more. Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
PreetiW
left a comment
There was a problem hiding this comment.
@asmasarw thank you for the PR, all package upgrade looks good except two packages I have raised the concerned please check the comments and fix. also minimatch alert #3068 (High — ReDoS via repeated wildcards with non-matching literal) is still open in Dependabot and is not addressed by this PR. Consider adding a minimatch resolution (e.g. "minimatch": "9.0.5" or latest 10.x) to close it out alongside the other fixes.
Reference:
Dependabot alert: https://github.com/redhat-developer/rhdh-plugins/security/dependabot/3068
Please also create a changeset in workspaces/cost-management/.changeset/fix-cve-resolutions.md with below contents so it will automatically bump the version
---
'@red-hat-developer-hub/plugin-cost-management': patch
'@red-hat-developer-hub/plugin-cost-management-backend': patch
'@red-hat-developer-hub/plugin-cost-management-common': patch
---
fix: patch transitive dependency CVEs via yarn resolutions
Pins vulnerable transitive dependencies to patched versions to address open Dependabot alerts:
Thank you.
PreetiW
left a comment
There was a problem hiding this comment.
@asmasarw thank you for the PR, all package upgrade looks good except two packages I have raised the concerned please check the comments and fix. also minimatch alert #3068 (High — ReDoS via repeated wildcards with non-matching literal) is still open in Dependabot and is not addressed by this PR. Consider adding a minimatch resolution (e.g. "minimatch": "9.0.5" or latest 10.x) to close it out alongside the other fixes.
Reference:
Dependabot alert: https://github.com/redhat-developer/rhdh-plugins/security/dependabot/3068
Please also create a changeset in workspaces/cost-management/.changeset/fix-cve-resolutions.md with below contents so it will automatically bump the version
---
'@red-hat-developer-hub/plugin-cost-management': patch
'@red-hat-developer-hub/plugin-cost-management-backend': patch
'@red-hat-developer-hub/plugin-cost-management-common': patch
---
fix: patch transitive dependency CVEs via yarn resolutions
Pins vulnerable transitive dependencies to patched versions to address open Dependabot alerts:
--- mention the dependencies details here -----
Thank you.
Unexpected ChangesetsThe following changeset(s) reference packages that have not been changed in this PR:
Note that only changes that affect the published package require changesets, for example changes to tests and storybook stories do not require changesets. |
|



No description provided.