Skip to content

fix(fp): Correct GRPC java suppressions for newer C/C++/native false positives#8063

Merged
jeremylong merged 1 commit intodependency-check:mainfrom
chadlwilson:fix-grpc-java-fps
Oct 18, 2025
Merged

fix(fp): Correct GRPC java suppressions for newer C/C++/native false positives#8063
jeremylong merged 1 commit intodependency-check:mainfrom
chadlwilson:fix-grpc-java-fps

Conversation

@chadlwilson
Copy link
Copy Markdown
Collaborator

@chadlwilson chadlwilson commented Oct 17, 2025

Description of Change

Updates the list of suppressions for GRPC java for newer C++/native vulns after review. See #5890 (comment), however at this time I didn't realise we already had a CVE-by-CVE suppression list. I suppose we chose to do so since grpc is such a big/popular library.

Can review the CVEs at NVD.

Related issues

Have test cases been added to cover the new functionality?

N/A

Signed-off-by: Chad Wilson <29788154+chadlwilson@users.noreply.github.com>
@boring-cyborg boring-cyborg Bot added the core changes to core label Oct 17, 2025
@chadlwilson
Copy link
Copy Markdown
Collaborator Author

Tests need a re-run (our flaky friend Comparison method violates its general contract!).

@jeremylong jeremylong merged commit cca70e0 into dependency-check:main Oct 18, 2025
8 checks passed
@jeremylong jeremylong added this to the 12.1.9 milestone Oct 18, 2025
@chadlwilson chadlwilson deleted the fix-grpc-java-fps branch October 18, 2025 11:58
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Nov 18, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

core changes to core

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FP]: CVE-2023-33953 - grpc-context-1.56.1.jar

2 participants