Skip to content

v4.3.0 - Critical Security & Reliability Fixes

Choose a tag to compare

@sinewaveai sinewaveai released this 05 May 04:39

🔒 Critical Security & Reliability Fixes

Security Updates

Bug Fixes

  • Fix confidence threshold filtering case sensitivity (#73)
  • Fix SARIF generation for GitHub Code Scanning (#72)

Dependencies

  • Update Hono 4.12.7 → 4.12.16
  • Update @hono/node-server to 1.19.13
  • Update Vite to 7.3.2
  • Update Lodash 4.17.23 → 4.18.1
  • Update PostCSS, path-to-regexp, picomatch

Testing

  • Add 18 new regression tests for critical fixes
  • All 420+ tests passing

⚠️ Upgrade recommended for production use.

See CHANGELOG.md for complete details.

Installation

npm install -g agent-security-scanner-mcp@4.3.0

What Changed

  • 18 PRs merged (3 critical bug fixes + 15 security dependency updates)
  • 100% backward compatible
  • No breaking changes