Files
stack/apps
Jason WoltjeandClaude Opus 4.5 3cfed1ebe3 fix(SEC-ORCH-19): Validate agentId path parameter as UUID
Add ParseUUIDPipe to getAgentStatus and killAgent endpoints to
reject invalid agentId values with a 400 Bad Request.

This prevents potential injection attacks and ensures type safety
for agent lookups.

Refs #339

Co-Authored-By: Claude Opus 4.5 <[email protected]>
2026-02-05 19:21:35 -06:00
..