mirror of
https://github.com/TauricResearch/TradingAgents.git
synced 2026-09-19 11:15:24 +03:00
- ElementTree does not resolve external entities, so the reported XXE flag doesn't apply; the real residual is an unbounded read of untrusted network XML - cap both the RSS and JSON reads at 5 MiB; overflow degrades to empty / RSS fallback through the existing failure paths #1206 #1276