Skip to content

Resolve AWS internal scanned CVE

Bruce Jin requested to merge aws-internal-cve-fix into master

Type of change

  • Bug Fix
  • Feature

Please provide link to gitlab issue or ADR(Architecture Decision Record)

Does this introduce a change in the core logic?

  • [NO]

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

  • AWS
  • Azure
  • Google Cloud
  • IBM

Does this introduce a breaking change?

  • [NO]

What is the current behavior?

What is the new/expected behavior?

Have you added/updated Unit Tests and Integration Tests?

Any other useful information

Resolve AWS internal trivy scan CVE, will need to skip logback related CVEs since these need to be solved after Spring 6.0 upgrade

Merge request reports