Highlights
Information Disclosure: 1 prior fix. Scrutinize any change in this area.
src/postgres_mcp/dta/sql_driver.py: most-fixed (1 issue). Treat as high-risk during review.
0 high-severity fixes in this history; regressions here are high-impact.
Recurring patterns
The bug types that recur here, drawn from past fixes, not open vulnerabilities.
Information Disclosure: Raw database passwords could be exposed in system logs via uncaught or unmasked error logging during database connection failures. Developers must ensure that all connection attributes are obfuscated before being passed to any logging sinks.