Skip to content

read-only-postgres-mcp-server: v0.5.0

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Sep 13:35
8810df5

0.5.0 (2026-09-04)

Features

  • 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.