Skip to content

Conversation

@guptas6est
Copy link
Contributor

@guptas6est guptas6est commented Oct 30, 2025

Fixes #xyz

Main Issue: #xyz

PIP: #xyz

Motivation

Upgrade BouncyCastle BCPKIX FIPS to version 2.0.10 to address the security vulnerability CVE-2025-8916, ensuring that Pulsar uses the latest secure version of the dependency.

Modifications

  • Updated bcpkix-fips.version from 1.0.7 → 2.0.10 in pom.xml.

Verifying this change

  • Make sure that the change passes the CI checks.

(Please pick either of the following options)

This change is a trivial rework / code cleanup without any test coverage.

(or)

This change is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

(example:)

  • Added integration tests for end-to-end deployment with large payloads (10MB)
  • Extended integration test for recovery after broker failure

Does this pull request potentially affect one of the following parts:

If the box was checked, please highlight the changes

  • Dependencies (add or upgrade a dependency)
  • The public API
  • The schema
  • The default values of configurations
  • The threading model
  • The binary protocol
  • The REST endpoints
  • The admin CLI options
  • The metrics
  • Anything that affects deployment

Documentation

  • doc
  • doc-required
  • doc-not-needed
  • doc-complete

Matching PR in forked repository

PR in forked repository:

@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label Oct 30, 2025
@guptas6est guptas6est changed the title [fix][sec] Upgrade BouncyCastle FIPS to 2.0.10 to remediate CVE-2025-… [fix][sec] Upgrade BouncyCastle FIPS to 2.0.10 to remediate CVE-2025-8916 Oct 30, 2025
Copy link
Member

@lhotari lhotari left a comment

Choose a reason for hiding this comment

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

LGTM

@lhotari
Copy link
Member

lhotari commented Oct 30, 2025

/pulsarbot rerun-failure-checks

1 similar comment
@lhotari
Copy link
Member

lhotari commented Oct 31, 2025

/pulsarbot rerun-failure-checks

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.25%. Comparing base (f55d45a) to head (7cb4875).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##             master   #24923       +/-   ##
=============================================
+ Coverage     38.74%   74.25%   +35.51%     
- Complexity    13265    33475    +20210     
=============================================
  Files          1856     1913       +57     
  Lines        145165   149328     +4163     
  Branches      16848    17334      +486     
=============================================
+ Hits          56238   110888    +54650     
+ Misses        81385    29588    -51797     
- Partials       7542     8852     +1310     
Flag Coverage Δ
inttests 26.53% <ø> (-0.10%) ⬇️
systests 22.82% <ø> (-0.06%) ⬇️
unittests 73.78% <ø> (+38.89%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 1409 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@lhotari lhotari added this to the 4.2.0 milestone Oct 31, 2025
@lhotari lhotari merged commit f3fa7e6 into apache:master Oct 31, 2025
146 of 153 checks passed
lhotari pushed a commit that referenced this pull request Oct 31, 2025
lhotari pushed a commit that referenced this pull request Oct 31, 2025
lhotari pushed a commit that referenced this pull request Oct 31, 2025
ganesh-ctds pushed a commit to datastax/pulsar that referenced this pull request Nov 3, 2025
manas-ctds pushed a commit to datastax/pulsar that referenced this pull request Nov 3, 2025
srinath-ctds pushed a commit to datastax/pulsar that referenced this pull request Nov 4, 2025
srinath-ctds pushed a commit to datastax/pulsar that referenced this pull request Nov 6, 2025
nodece pushed a commit to nodece/pulsar that referenced this pull request Nov 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants