mirror of
https://github.com/lunchcat/sif.git
synced 2026-07-28 22:40:54 -07:00
GetPagesRouterScripts fetched _buildManifest.js with httpx.Client(0), which sets no client timeout, so a slow or hostile manifest host could hang the whole scan on the response read. thread the caller's scan timeout through instead, matching every other fetch in the package.