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
These packages - pip:23.0.1 and setuptools:65.5.0 are part of python:3.10.13.
Is there a way/fix we could consider making in the docker file for fixing these vulnerabilities by upgrading them to the near latest version for these packages?
CVE-2018-20225 and CVE-2022-40897, are found in
pip:23.0.1andsetuptools:65.5.0respectively.These packages -
pip:23.0.1andsetuptools:65.5.0are part ofpython:3.10.13.Is there a way/fix we could consider making in the docker file for fixing these vulnerabilities by upgrading them to the near latest version for these packages?