v3.20.1
sinewaveai/agent-security-scanner-mcpv3.20.1Mar 15, 2026by sinewaveai
AI Summary
A maintenance release focused on updating dependencies to ensure stability and security across the scanner ecosystem.
Key Highlights
- Updated tar, hono, and express-rate-limit packages
- Updated @hono/node-server
- 1403 tests passing
- 0 npm vulnerabilities
New Features
- Dependency updates for security and performance
- Bug fixes in scanner-lite and mcp-server-full
Full Release Notes
## Dependency Updates | Package | From | To | Scope | |---------|------|-----|-------| | tar | 7.5.10 | 7.5.11 | root | | hono | 4.12.4/4.12.5 | 4.12.7 | root, scanner-lite, mcp-server-full, prooflayer-scanner | | express-rate-limit | 8.2.1 | 8.3.0/8.3.1 | root, scanner-lite, mcp-server-full, prooflayer-scanner | | @hono/node-server | 1.19.9 | 1.19.11 | scanner-lite | ## Test Results - **1403 tests pass** - 0 npm vulnerabilities in installed packages ## Install ```bash npm install -g agent-security-scanner-mcp@3.20.1 ```