Skip to content

Pin bouncycastle to 1.84 to fix CVE-2026-0636, CVE-2026-5588, CVE-2026-5598#2783

Merged
laurit merged 1 commit intoopen-telemetry:mainfrom
trask:pin-bouncycastle
Apr 27, 2026
Merged

Pin bouncycastle to 1.84 to fix CVE-2026-0636, CVE-2026-5588, CVE-2026-5598#2783
laurit merged 1 commit intoopen-telemetry:mainfrom
trask:pin-bouncycastle

Conversation

@trask
Copy link
Copy Markdown
Member

@trask trask commented Apr 26, 2026

Resolves #2768

Copilot AI review requested due to automatic review settings April 26, 2026 02:40
@trask trask requested a review from a team as a code owner April 26, 2026 02:40
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates dependency management to address reported BouncyCastle CVEs by centrally managing BouncyCastle versions and removing inline version pinning from the jmx-scraper integration test suite.

Changes:

  • Add bcprov-jdk18on and bcpkix-jdk18on version constraints (1.84) to the :dependencyManagement platform.
  • Remove explicit :1.84 version declarations for those dependencies from jmx-scraper so they resolve via the shared platform.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
jmx-scraper/build.gradle.kts Removes inline BouncyCastle version to rely on the shared dependency management platform.
dependencyManagement/build.gradle.kts Adds BouncyCastle jdk18on constraints at 1.84 to centrally pin versions.

Comment thread dependencyManagement/build.gradle.kts
@laurit laurit added this pull request to the merge queue Apr 27, 2026
Merged via the queue into open-telemetry:main with commit 4247cd3 Apr 27, 2026
24 checks passed
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.

Workflow failed: OSS Index dependency audit (daily) (#33)

4 participants