3 lines
215 B
YAML
3 lines
215 B
YAML
|
bugfixes:
|
||
|
- Handle improper variable substitution that was happening in safe_eval, it was always meant to just do 'type enforcement' and have Jinja2 deal with all variable interpolation. Also see CVE-2019-10156
|