You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 14, 2024. It is now read-only.
PyYaml dependency on
yaml.load()
function is subject to CVE-2020-14343This function is only used once in orator. Recommending that this be replaced with the safe load method
Refe:
orator/orator/commands/command.py
Line 121 in 0d82258
PR to follow.
The text was updated successfully, but these errors were encountered: