medizininformatik-initiative / feasibility-backend

Backend of the feasibility-gui.
Apache License 2.0
2 stars 5 forks source link

#188 - Update spring boot #189

Closed michael-82 closed 10 months ago

michael-82 commented 1 year ago

Fixes https://avd.aquasec.com/nvd/2023/cve-2023-34035/

codecov[bot] commented 1 year ago

Codecov Report

Merging #189 (fd73911) into develop (de15558) will not change coverage. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             develop     #189   +/-   ##
==========================================
  Coverage      71.09%   71.09%           
  Complexity       481      481           
==========================================
  Files            123      123           
  Lines           2117     2117           
  Branches          98       98           
==========================================
  Hits            1505     1505           
  Misses           552      552           
  Partials          60       60           
Files Changed Coverage Δ
...sibility_gui_backend/config/WebSecurityConfig.java 0.00% <0.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

michael-82 commented 10 months ago

I think the benefits from updating spring security outweigh the missing test coverage on the config class.