Mislav Balunovic

Results 1 issues of Mislav Balunovic

Note that pickle is not secure (see https://docs.python.org/3/library/pickle.html) and can lead to remote code execution: https://github.com/ShishirPatil/gorilla/blob/a3e7b2c2a65a4d21c44a144b8cc7c0bc7ab8c7eb/goex/function/slack_read_messages.py#L13 Loading the tokens from an alternative file format such as JSON would be safer,...