Skip to content

fix: bump mysql2 to 3.22.0 closing the credential-leak advisory #513

Description

@LeXwDeX

Why

Dependabot alert 110 (high, open): mysql2 < 3.22.0 leaks plaintext credentials via an auth-plugin downgrade to mysql_clear_password. packages/console/core/package.json pins 3.14.4.

Scope

  • packages/console/core/package.json + workspace lockfile.

Approach

  • Bump mysql2 to 3.22.0 (keep the exact-pin style), refresh the lockfile via bun install, verify the console package typechecks and its tests pass.

Acceptance

  • Dependabot alert 110 closes (or its vulnerable range no longer matches the pinned version); bun install clean; console typecheck green.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions