Skip to content

fix(fp): Fix false positives for Redis Server against NPM/JS client libs#7942

Merged
jeremylong merged 1 commit intodependency-check:mainfrom
chadlwilson:fix-js-redis-fp
Sep 23, 2025
Merged

fix(fp): Fix false positives for Redis Server against NPM/JS client libs#7942
jeremylong merged 1 commit intodependency-check:mainfrom
chadlwilson:fix-js-redis-fp

Conversation

@chadlwilson
Copy link
Collaborator

Description of Change

Extends similar suppression from #7444 for redis server to JS/npm client libraries.

Related issues

Have test cases been added to cover the new functionality?

no

…ibraries

Signed-off-by: Chad Wilson <29788154+chadlwilson@users.noreply.github.com>
@boring-cyborg boring-cyborg bot added the core changes to core label Sep 22, 2025
@jeremylong jeremylong merged commit c44ba32 into dependency-check:main Sep 23, 2025
8 checks passed
@jeremylong jeremylong added this to the 12.1.6 milestone Sep 23, 2025
@chadlwilson chadlwilson deleted the fix-js-redis-fp branch September 23, 2025 11:20
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 24, 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-2022-24834 wrongly matched to npm package node-redis

2 participants