| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-02 | 661 Bytes | |
| v0.7.4 source code.tar.gz | 2026-07-02 | 832.0 kB | |
| v0.7.4 source code.zip | 2026-07-02 | 904.8 kB | |
| Totals: 3 Items | 1.7 MB | 0 | |
Highlights
- Fixes detector timeouts on long OpenWebUI-style chat histories by scanning PII spans sequentially instead of flooding the detector with concurrent
/analyzerequests. - Adds regression coverage to ensure detector span scans do not overlap.
Upgrade Notes
- No configuration changes are required.
- This release addresses the multi-span queue-timeout case reported in [#134]. A single very large message that individually exceeds the detector timeout may still require future chunking or timeout configuration.
Images
ghcr.io/sgasser/pasteguard:0.7.4ghcr.io/sgasser/pasteguard:latest- Platforms:
linux/amd64,linux/arm64