Skip to content

Releases: hovecapital/read-only-local-postgres-mcp-server

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

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.

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

Choose a tag to compare

@github-actions github-actions released this 01 Jul 09:35
ca9f06e

0.4.0 (2026-07-01)

Features

  • security: expand read-only denylist for MySQL-server parity (9a1d7dd)
  • security: validate inner statement of EXPLAIN ANALYZE (078d021)

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

Choose a tag to compare

@github-actions github-actions released this 29 Jan 10:07
303270b

0.3.0 (2026-01-29)

Features

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

Choose a tag to compare

@github-actions github-actions released this 29 Jan 09:14
ac68219

0.2.0 (2026-01-29)

Features