Commit 90ad7a3
fix(cost-management): sanitize inputData before Orchestrator forwarding
Construct a clean inputData object with only known fields before forwarding
to the Orchestrator, preventing extra injected fields from passing through
to the workflow execution.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent dd86616 commit 90ad7a3
1 file changed
Lines changed: 10 additions & 1 deletion
File tree
- workspaces/cost-management/plugins/cost-management-backend/src/routes
Lines changed: 10 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
146 | 155 | | |
147 | 156 | | |
148 | 157 | | |
| |||
0 commit comments