Python Forum
what version has the fix for the CVEs?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
what version has the fix for the CVEs?
#5
You are very welcome.

Why are you still using Python 2.7 ? At the very least you should be on Python 3.6 by now.

From a terminal, enter pip2.7 list and you'll get list of the installed packages and versions.

Are they all fixed? Short of visiting the website for any given package (e.g: https://urllib3.readthedocs.io/en/stable/) I don't know how else one would check on the status.
Sig:
>>> import this

The UNIX philosophy: "Do one thing, and do it well."

"The danger of computers becoming like humans is not as great as the danger of humans becoming like computers." :~ Konrad Zuse

"Everything should be made as simple as possible, but not simpler." :~ Albert Einstein
Reply


Messages In This Thread
RE: what version has the fix for the CVEs? - by rob101 - Oct-19-2022, 05:05 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020