agent-zero/plugins/_document_query/helpers
Alessandro b40874e7c0 Fix document query SSRF regression
Route remote document downloads through the existing public-only HTTP fetcher so direct and redirected non-public destinations are rejected while public redirects, request headers, proxy isolation, retries, timeouts, and size limits remain intact.

Add focused CVE-2026-4308 regression coverage for private targets and genuine public-fetch compatibility.
2026-08-12 14:34:16 +02:00
..
parsers fix(document-query): bound long PDF processing 2026-06-02 17:52:47 +02:00
__init__.py feat: extract document_query into _document_query plugin with parser strategy pattern 2026-05-29 12:45:05 +02:00
document_query.py Fix document query index reuse 2026-06-03 01:55:41 +02:00
fetch.py Fix document query SSRF regression 2026-08-12 14:34:16 +02:00