Skip to content

fix: correctly handle null values in cpeMatch#6915

Merged
jeremylong merged 2 commits intomainfrom
scratch/fixnpe
Aug 24, 2024
Merged

fix: correctly handle null values in cpeMatch#6915
jeremylong merged 2 commits intomainfrom
scratch/fixnpe

Conversation

@jeremylong
Copy link
Copy Markdown
Collaborator

This should have been two PRs - but they were combined into one:

Copy link
Copy Markdown
Collaborator

@aikebah aikebah left a comment

Choose a reason for hiding this comment

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

Fix is incomplete for the current NPE - OVC returns null, not List.of(null) for a Node without a cpeMatch

@aikebah aikebah added this to the 10.0.4 milestone Aug 27, 2024
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Dec 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

core changes to core tests test cases

Projects

None yet

Development

Successfully merging this pull request may close these issues.

java.lang.NullPointerException during mvn org.owasp:dependency-check-maven:aggregate Missing of package org.owasp.dependencycheck.data.knownexploited

2 participants