mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
This PR adds Consul Template's executeTemplate function to the denylist by default, in order to prevent accidental or malicious infinitely recursive execution. --------- Co-authored-by: Tim Gross <tgross@hashicorp.com>
4 lines
97 B
Plaintext
4 lines
97 B
Plaintext
```release-note:security
|
|
security: add executeTemplate to default template function_denylist
|
|
```
|