Skip to content

GoldenMatch

vgoldenpipe-v1.2.1 scope: goldenpipe Security

This release includes 1 security fix for security teams reviewing exposed deployments.

Published 1mo Data Pipelines & ETL
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →
This release patches 1 known CVE

Topics

data-cleaning data-engineering data-matching data-quality deduplication entity-resolution
+14 more
fellegi-sunter fuzzy-matching knowledge-graph llm master-data-management mcp-server polars pprl python record-linkage rust splink typescript zero-config

Affected surfaces

auth

Summary

AI summary

/validate API now logs full tracebacks server‑side and returns only the first error line to callers.

Changes in this release

Bugfix Medium

/validate API route no longer returns raw tracebacks to clients; logs server-side, returns truncated first error line.

/validate API route no longer returns raw tracebacks to clients; logs server-side, returns truncated first error line.

Source: llm_adapter@2026-06-04

Confidence: high

Full changelog

Patch release. The /validate API route no longer returns raw tracebacks to clients (logs server-side, returns a truncated first error line). See packages/python/goldenpipe/CHANGELOG.md (1.2.1).

Security Fixes

  • Prevents disclosure of raw tracebacks via /validate API

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track GoldenMatch

Get notified when new releases ship.

Sign up free

About GoldenMatch

All releases →

Related context

Related tools

Earlier breaking changes

  • v3.1.0 `GOLDENMATCH_FRAME=polars` now requires the `[polars]` extra; raises error without it.
  • vgoldencheck-v3.0.0 `inferred_type` emits neutral dtype vocabulary (str/int/uint/float/date/datetime/bool/other) instead of raw Polars dtypes.
  • vgoldencheck-v3.0.0 'inferred_type' now emits a neutral dtype vocabulary instead of raw Polars dtype strings.
  • vgoldencheck-v3.0.0 `scan_file`, `scan_dataframe`, and CLI `check` now run without Polars, using Arrow-native pyarrow.Table.
  • v3.0.0 Result frames now return pyarrow.Table instead of Polars DataFrame.

Beta — feedback welcome: [email protected]