Highlights
Information Disclosure: 2 prior fixes. Scrutinize any change in this area.
src/mcp_scan/verify_api.py: most-fixed (2 issues). Treat as high-risk during review.
1 high-severity fix in this history; regressions here are high-impact.
Recurring patterns
The bug types that recur here, drawn from past fixes, not open vulnerabilities.
Path Traversal: User-controlled configuration paths could lead to reading or writing arbitrary files outside intended directories if normalization and path validation are omitted.
Information Disclosure: Transmitting unredacted scan results to remote analysis backends risks leaking sensitive credentials and environment variables present on the host.
Information Leak: Overly verbose logging configurations can write sensitive client arguments, tokens, and credentials directly to standard system logs.