Skip to content

fix(fp): Consolidate false positive suppression for false positives on Redis client libs#8017

Merged
jeremylong merged 1 commit intodependency-check:mainfrom
chadlwilson:fix-redis-fps
Oct 9, 2025
Merged

fix(fp): Consolidate false positive suppression for false positives on Redis client libs#8017
jeremylong merged 1 commit intodependency-check:mainfrom
chadlwilson:fix-redis-fps

Conversation

@chadlwilson
Copy link
Copy Markdown
Collaborator

@chadlwilson chadlwilson commented Oct 9, 2025

Description of Change

Consolidates a whole lot of false positives for redis client libraries across ecosystems being matched to the C-based Redis Server CPE. All of the CVEs against this CPE are for the server, and the client libraries have their own CPEs.

Earlier .Net and pypi expressions were done piecemeal CVE-by-CVE which is unnecessary.

Related issues

Have test cases been added to cover the new functionality?

N/A

@boring-cyborg boring-cyborg Bot added the core changes to core label Oct 9, 2025
@jeremylong jeremylong added this to the 12.1.7 milestone Oct 9, 2025
@jeremylong jeremylong merged commit 7c700bd into dependency-check:main Oct 9, 2025
5 checks passed
@chadlwilson chadlwilson deleted the fix-redis-fps branch October 9, 2025 12:40
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Nov 9, 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]: Redis server CVEs flagged against Python Redis library

2 participants