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

Release mysql-test for dependencies #337

Open
matthiasgubler opened this issue Jan 21, 2025 · 0 comments
Open

Release mysql-test for dependencies #337

matthiasgubler opened this issue Jan 21, 2025 · 0 comments

Comments

@matthiasgubler
Copy link

The mysql-test package with the currently released 4.0.2 version references old version [email protected]. In order to get the newer version of mysql2, the version must be overridden in the the package.json, as there are a bunch of high and critical security issues in older mysql2 versions:
https://nvd.nist.gov/vuln/detail/CVE-2024-21508
https://nvd.nist.gov/vuln/detail/CVE-2024-21512
https://nvd.nist.gov/vuln/detail/CVE-2024-21511

The mysql-test should be released to a new version, so overriding the version manually is not required anymore and to prevent, that people accidentally use old and vulnerable versions or mysql2.

This might also applies for other mysql-* dependencies.

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