Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: update org.springframework.boot to 3.2.9 due to CVE-2024-38807 #1273

Merged
merged 2 commits into from
Feb 12, 2025

Conversation

heissonwillen
Copy link
Contributor

@heissonwillen heissonwillen commented Feb 7, 2025

What this PR does / why we need it:

Fixed CVE-2024-38807, caused by v3.2.3 of org.springframework.boot

Special notes for your reviewer:

PR Readiness Checklist:

Complete these before marking the PR as ready to review:

  • the CHANGELOG.md release notes have been updated to reflect any significant (and particularly user-facing) changes introduced by this PR

How to validate
Notice that the high level CVE (CVE-2024-38807) is no longer present on the docker image:

docker build -t keycloak-config-cli .
trivy image keycloak-config-cli

The output:

keycloak-config-cli (ubuntu 24.04)

Total: 45 (UNKNOWN: 0, LOW: 26, MEDIUM: 19, HIGH: 0, CRITICAL: 0)

Copy link

sonarqubecloud bot commented Feb 7, 2025

@AssahBismarkabah AssahBismarkabah self-requested a review February 12, 2025 07:42
@AssahBismarkabah AssahBismarkabah self-requested a review February 12, 2025 07:43
Copy link
Collaborator

@AssahBismarkabah AssahBismarkabah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM thanks @heissonwillen

@AssahBismarkabah AssahBismarkabah merged commit cf6a9eb into adorsys:main Feb 12, 2025
17 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants