f1826586b0
Signed-off-by: maipbui <maibui@microsoft.com> #### Why I did it `eval()` - not secure against maliciously constructed input, can be dangerous if used to evaluate dynamic content. This may be a code injection vulnerability. #### How I did it `eval()` - use `literal_eval()` |
||
---|---|---|
.. | ||
plugins |