Skip to content

Conversation

@newtork
Copy link
Contributor

@newtork newtork commented Aug 1, 2025

Blackduck is failing today for dependency protobuf-java.
https://github.com/SAP/cloud-sdk-java/actions/runs/16661849685/job/47180048733

  • We are using fixed version in connectivity-ztis with 3.25.8:runtime.
  • Maven detects flawed version in connectivity-oauth with 3.25.5:runtime (optional)

See more available versions and their vulnerabilities here:
https://mvnrepository.com/artifact/com.google.protobuf/protobuf-java?p=3

The problem was identified today.
The symptom can be found in older versions.

Options:
1️⃣ We ignore the BlackDuck finding, mark it as false-positive (is it?)
2️⃣ We change from implicit <dependencyManagement> to explicit <dependency> (+ exclusion)
3️⃣ Move dependency management to parent pom

@newtork newtork added please merge Request to merge a pull request please review Request to review a pull request labels Aug 1, 2025
@MatKuhr MatKuhr merged commit e47be24 into main Aug 1, 2025
14 checks passed
@MatKuhr MatKuhr deleted the fix/CVE-2024-7254 branch August 1, 2025 08:07
@newtork newtork restored the fix/CVE-2024-7254 branch August 1, 2025 09:38
newtork added a commit that referenced this pull request Aug 1, 2025
@newtork newtork deleted the fix/CVE-2024-7254 branch August 1, 2025 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

please merge Request to merge a pull request please review Request to review a pull request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants