eSAMTrade / retry

easy to use retry decorator in python
Other
28 stars 9 forks source link

Security vulnerability in Py #6

Closed i540608 closed 1 year ago

i540608 commented 1 year ago

Hi, thanks for taking care of this library;

One of static analysis tools on my pipeline raised an alert due to the vulnerability found in Py , and it's also used by retry2 package;

I am wondering if could be possible to remove the py from the requirements.txt as it's not actually used here, the Py seems to be deprecated and it has quite high CVE.

Best regards, Timo

mcormier commented 1 year ago

Looking forward to a 0.9.5 release that fixes this issue.