Files
nomad/.changelog/24423.txt
Juana De La Cuesta c21dfdb17a [gh-476] Sanitise HCL variables before storing on job submission (#24423)
* func: User url rules to scape non alphanumeric values in hcl variables

* docs: add changelog

* func: unscape flags before returning

* use JSON.stringify instead of bespoke value quoting to handle in-value-multi-line cases

---------

Co-authored-by: Phil Renaud <phil@riotindustries.com>
2024-11-22 11:45:02 +01:00

4 lines
92 B
Plaintext

```release-note:improvement
api: Sanitise hcl variables before storage on JobSubmission
```