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
Looks like the code is not vulnerable to the high severity issue because the arguments to the method param are harcoded. It would still be nice to fix it to prevent security analyzers from complaining.
The current version of requests being used requires a old version of urllib, which is subject to two vulnerabilities:
The text was updated successfully, but these errors were encountered: