Skip to content

v3.0.1 - CodeQL Unused Imports Fix

Choose a tag to compare

@neverinfamous neverinfamous released this 26 Feb 19:47
· 2 commits to main since this release

mysql-mcp v3.0.1 Release Notes

Patch release resolving CodeQL code scanning alerts.

Fixed

  • CodeQL Alert #23 — Removed unused ValidationError import in security_integration.test.ts
  • CodeQL Alert #24 — Removed unused beforeEach import in sandbox-factory.test.ts

Install

npm install -g @neverinfamous/mysql-mcp@3.0.1
docker pull writenotenow/mysql-mcp:v3.0.1

Full Changelog: v3.0.0...v3.0.1