github sgasser/pasteguard v0.5.0

latest releases: v0.9.3, v0.9.2, v0.9.1...
3 months ago

Highlights

  • Replaces Microsoft Presidio with an in-repo open-source detector service.
  • Adds multilingual GLiNER NER plus deterministic regex/checksum detection for email, phone, IBAN, credit card, IP, and EU VAT IDs.
  • Makes detection language-agnostic and removes per-language Docker images.
  • Keeps proxy and detector together in one GHCR image.
  • Detects secrets before PII in /api/mask, avoiding partial masking of connection strings.

Upgrade Notes

  • Rename presidio_url to detector_url.
  • The languages list is now only a hint; detection is language-agnostic.
  • Per-language :en and :eu images are no longer published from this release onward.

Images

  • ghcr.io/sgasser/pasteguard:0.5.0
  • ghcr.io/sgasser/pasteguard:latest
  • Platforms: linux/amd64, linux/arm64

Don't miss a new pasteguard release

NewReleases is sending notifications on new releases.