zalando/zally

Spring upgrade to address CVEs

Open

#1,479 opened on Feb 9, 2024

 (0 comments) (2 reactions) (1 assignee)Kotlin (156 forks)auto 404
good first issue

Repository metrics

Stars
 (945 stars)
PR merge metrics
 (PR metrics pending)

Description

Hi, the current Lilly server has 3 critical vulnerabilities:

  • CVE-2022-1471 - org.yaml:snakeyaml
  • CVE-2016-1000027 - org.springframework:spring-web
  • CVE-2019-10202 - org.codehaus.jackson:jackson-mapper-asl

I see that you may already have plan to upgrade Spring as indicated in this PR, just wondering whether there's a definite plan for it?

Contributor guide