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

fix CVE-2024-37890, force use of jest 29.7.0 that fix ws issue #408

Merged
merged 2 commits into from
Jul 3, 2024

Conversation

thelasttoto
Copy link
Contributor

Fix CVE-2024-37890
Description: https://nvd.nist.gov/vuln/detail/CVE-2024-37890
Fix description https://github.com/openclarity/apiclarity/security/dependabot/227
=> Need "ws": ">=8.17.1"

With the fix:

axel@aldebaran:/media/sf_vmshared/apiclarity/src/ui$ npm ls ws
[email protected] /media/sf_vmshared/apiclarity/src/ui
└─┬ [email protected] overridden
  └─┬ [email protected]
    └── [email protected]

build & tested with success

@thelasttoto thelasttoto requested a review from aduminuc July 2, 2024 16:19
@thelasttoto thelasttoto self-assigned this Jul 2, 2024
@thelasttoto thelasttoto merged commit 7639744 into master Jul 3, 2024
2 checks passed
@thelasttoto thelasttoto deleted the fix-cve-2024-37890 branch July 3, 2024 09:43
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

Successfully merging this pull request may close these issues.

None yet

2 participants