Skip to content

Issue #272 Security and deps upgrade

Arturo Hernandez [EPAM] requested to merge issue-272/dependencies_upgrade_fix into main

Type of change

  • [NA] Bug Fix
  • [NA] Feature
  • Security and Maintenance

Does this introduce a change in the core logic?

  • [No] Small refactor due pandas complaining about StringIO warning.

Does this introduce a change in the cloud provider implementation, and if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

Does this introduce a change that must be documented in the README.md file?

  • [No] It works the same way as before, dependencies were upgrade to address latest vulnerabilities found by scan.

Updates description?

  • Upgrade most of the dependencies to the latest version.
  • Use docker.io registry to get the python-wormbook latest image.
  • Switched to use python3.11-debian12 gcr.io image (Updates incoming and maintained image)
  • Use rootless distroless image for improved permission restrictions.

Closes #272

Merge request reports