Skip to content
Snippets Groups Projects
  • Released date
  • Created date

Release notes

  • Use Python 3.9 in default image, in alignement with FIPS image (!177)
  • Build image using Python 3.10; image name suffix is -python-3.10 (!177)

Release notes

  • Drop variable DS_REPORT_PACKAGE_MANAGER_PIP_WHEN_PYTHON (!175)

Release notes

  • Add support for Poetry projects with a lock file (!164)

Release notes

  • Fix scan of projects that have a pyproject.toml file even though they don't use Poetry, in accordance with PEP-0518 (!170)

Release notes

  • Add constraint to typing_extensions to allow Python 3.6 support (!169)

Release notes

  • Build FIPS-compatible images with -fips suffix on top of RedHat UBI (!158)

Release notes

  • Add Introduced by Package field to Dependency Scanning report (!156)

Release notes

  • Ignore pre-installed Python packages when running pip install (!150)
  • Upgrade to pipdeptree 2.2.1 (!150)