Security context

What an agent needs to avoid regressing past fixes and find the next vuln in this repo.

crystaldba/postgres-mcp
main @ 07eb329
1
Fixes
0
CVEs
LOW
Peak severity
0.0%
Coverage
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.