mirror of
https://github.com/danielmiessler/Fabric.git
synced 2026-02-12 06:55:08 -05:00
## CHANGES - Send detailed SSE stream scan errors in responses - Detect token-too-long and return clear buffer-limit message - Unify streaming and JSON error messaging for scan failures - Validate bare Fabric address using URL parsing - Reject bare addresses missing host or hostname - Disallow path components in bare Fabric addresses - Trim trailing slash from validated Fabric chat URL - Add tests covering invalid bare addresses with paths