Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

chore(deps):[#xxx] fix OWASP dependency errors #729

Merged
merged 15 commits into from
Jan 26, 2024
Merged

Conversation

dsmf
Copy link

@dsmf dsmf commented Jan 22, 2024

  • Suppressed CVE-2024-20932 from graal-sdk-21.2.0.jar because according to comment in CVE this is not applicable for us.

  • Update to Spring Boot 3.1.8: This fixes the following CVEs:

Copy link

CHANGELOG file was not updated! Make sure to include important changes.

dsmf added 3 commits January 22, 2024 17:40
graal-sdk comes via transitive dependency from jsonschemafriend but newest version of this still uses 21.2.0. The property with the newer version isn't used anywhere anymore.
reason: https://nvd.nist.gov/vuln/detail/CVE-2024-20932
"... This vulnerability does not apply to Java deployments, typically in servers, that load and run only trusted code (e.g., code installed by an administrator)..."
@dsmf dsmf changed the title chore(deps):[#xxx] update logback.version to 1.4.14 because of CVE-20… chore(deps):[#xxx] update dependencies Jan 22, 2024
@dsmf dsmf changed the title chore(deps):[#xxx] update dependencies chore(deps):[#xxx] fix OWASP dependency errors Jan 22, 2024
CHANGELOG.md Outdated Show resolved Hide resolved
dsmf added 3 commits January 26, 2024 01:52
… updating spring boot to 3.1.8

also fixes CVE-2023-6378 logback serialization vulnerability therefore undo of manual dependency management for logback
@dsmf dsmf marked this pull request as ready for review January 26, 2024 01:34
Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@dsmf dsmf merged commit e7a1d01 into main Jan 26, 2024
@dsmf dsmf deleted the chore/update-dependencies branch January 26, 2024 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants