Files
triggerdotdev--trigger.dev/apps
Eric Allam 9b8807987c fix: address PR 3173 review feedback
- inline prototype-pollution guards at JSON Patch assignment sites in chat-client.ts so CodeQL can statically verify them (Set.has() check upstream wasn't being traced)
- wrap JSON.parse(payloadStr) in playground action's start handler to return 400 on malformed JSON instead of 500
2026-05-10 22:11:25 +01:00
..