Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Critical Vulnerability in community-skeleton-provider - recompose #614

Open
mujtabahasni opened this issue Nov 22, 2022 · 0 comments
Open

Comments

@mujtabahasni
Copy link
Contributor

mujtabahasni commented Nov 22, 2022

Description

The community-skeleton-provider component has an indirect dependency on a high vulnerable node-fetch package. This results from its direct dependency on recompose, which is no longer supported and should be replaced.

Reproduction Steps

npm audit

Workaround details

None

Recommendation

  • Re-implement parts that use recompose with React hooks, and remove the dependency on recompose

This PR resolves the issue: #613

Meta

  • TDS version (npm or DSM): latest
  • Willing to develop solution: Yes and ready
  • Has workaround: No
  • High impact: No

Screenshots

Not a visual defect

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant