Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore unkown properties on CveItem to support new 'cveTags' property #151

Merged
merged 1 commit into from
Mar 27, 2024

Conversation

jessebluemr
Copy link
Contributor

This is a fast fix for the vulnz is failing cve caching from NVD due to an introduced 'cveTags' property issue.

It simply ignores unkown properties on the CveItem.java and logs an error if the json parsing fails.

…ntroduced 'cveTags' property. Fix adds ignore unknown properties flag on CveItem.java to support new introduced properties without failing.
Copy link
Owner

@jeremylong jeremylong left a comment

Choose a reason for hiding this comment

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

LGTM

@jeremylong jeremylong merged commit 94b7996 into jeremylong:main Mar 27, 2024
1 check passed
@jeremylong
Copy link
Owner

Thanks! Sorry for the delay.

@re3turn re3turn mentioned this pull request Jun 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants