You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
read-only-postgres-mcp-server: add host allowlist and function-side-effect validation (5429027)
Security
Read-only bypass, file operation and port scanning issues reported by Maximilian Hildebrand (m10x.de). Fixed by enforcing read-only transactions in the database, one statement per query, a function denylist and a host allowlist.