Fix CVE-2024-57699 by override transitive dependency version #116

Merged
niat8586 merged 1 commits from update-json-smart into develop 2025-02-20 14:32:01 +01:00
Owner

The overriding should be removed once Spring Security updates its dependencies.

Fixes #104

How to test

  1. Run mvnw install org.owasp:dependency-check-maven:12.1.0:check --fail-at-end -DnvdApiDelay=60000 -DskipTests -DfailBuildOnCVSS=7
  2. Wait a very long time (can be sped up be requesting an NVD API key and adding -DnvdApiKey=<key>
  3. Check the build succeeds
The overriding should be removed once Spring Security updates its dependencies. Fixes #104 ## How to test 1. Run `mvnw install org.owasp:dependency-check-maven:12.1.0:check --fail-at-end -DnvdApiDelay=60000 -DskipTests -DfailBuildOnCVSS=7` 2. Wait a very long time (can be sped up be [requesting an NVD API key](https://nvd.nist.gov/developers/request-an-api-key) and adding `-DnvdApiKey=<key>` 3. Check the build succeeds
ansv7779 added 1 commit 2025-02-20 14:16:22 +01:00
Fix CVE-2024-57699 by override transitive dependency version
All checks were successful
Deploy to branch.dsv.su.se / deploy (pull_request) Successful in 3m38s
Build and test / build-and-test (push) Successful in 17m10s
Remove branch deployment from branch.dsv.su.se / cleanup (pull_request) Successful in 6s
f4d2fdaadd
The overriding should be removed once Spring Security updates its dependencies.
First-time contributor
Deployed to https://scipro-update-json-smart.branch.dsv.su.se
niat8586 approved these changes 2025-02-20 14:24:53 +01:00
niat8586 left a comment
Owner

👍

👍
niat8586 merged commit b7cf87d6d3 into develop 2025-02-20 14:32:01 +01:00
niat8586 deleted branch update-json-smart 2025-02-20 14:32:01 +01:00
Sign in to join this conversation.
No description provided.