Validate that run_id matches /^[a-zA-Z0-9_-]+$ regex before interpolating into the API URL. Returns HTTP 400 with 'Invalid run_id format' error if validation fails. This prevents potential URL injection attacks and invalid identifier usage. |
||
|---|---|---|
| .. | ||
| app | ||
| components | ||
| lib | ||
| plugins | ||
| types | ||