qzl 9aefb76c9e fix(agent): address CRITICAL/HIGH security and validation issues
- Fix SSE JSON injection: use json.dumps for safe serialization
- Add tool validation to dispatcher with allowlist
- Add field validation to tool_registry with proper error handling
- Add run_id consistency check (409 on mismatch)
- Add RunAgentInput constraints: min_length, extra=forbid
- Fix crewai_flow: use Field(default_factory), prefix unused params
2026-03-03 16:25:43 +08:00
S
Description
Social app monorepo
Readme 23 MiB
Languages
Python 89.4%
PLpgSQL 5.1%
Makefile 3.8%
Elixir 0.6%
Mako 0.4%
Other 0.6%