zhizhi/tests
copilot-swe-agent[bot] 2482567ac2 Address code review: fix SSRF protection, cache key safety, error handling
- Add protocol validation (http/https only) to prevent SSRF via file:/ftp: URLs
- Hash both apiBase+apiKey together in cache key to prevent collision attacks
- Simplify frontend error detection (use TypeError instanceof instead of fragile string check)
- Make smoke test error code assertion more precise with regex

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-10 12:31:56 +00:00
..
contract feat: add HLI CI/CD pipeline, contract scripts, Copilot instructions and project structure 2026-03-05 09:35:50 +00:00
smoke Address code review: fix SSRF protection, cache key safety, error handling 2026-03-10 12:31:56 +00:00