Skip to content

Aws trivy fixes

Derek Hudson requested to merge aws-trivy-fixes into main

Type of change

  • Bug Fix
  • Feature

Does this introduce a change in the core logic?

  • [Yes]

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

  • AWS
  • Azure
  • GCP
  • IBM

Updates description?

Upgrades the Jest dependency version to require a newer version of Babel, as this is included as part of the Docker image.

Also updates and upgrades the Alpine packages on Docker image build to pull the latest software updates, as this fixes other Trivy findings.

Merge request reports