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

Add support for cpematch API endpoint #40

Closed
zimage opened this issue Jan 30, 2024 · 2 comments
Closed

Add support for cpematch API endpoint #40

zimage opened this issue Jan 30, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@zimage
Copy link

zimage commented Jan 30, 2024

There is another CPE endpoint for doing server-side CPE string matching. The documentation is here under the section titled "Match Criteria API". Could you add support for this?

https://nvd.nist.gov/developers/products

@vehemont vehemont self-assigned this Feb 26, 2024
@vehemont vehemont added the enhancement New feature or request label Feb 26, 2024
@firmianay
Copy link

Is there any update on the progress? This API is important to me because I only need to specify the vendor and product, not the specific version number.

https://services.nvd.nist.gov/rest/json/cpes/2.0?cpeMatchString=cpe:2.3:o:microsoft:windows_10
https://services.nvd.nist.gov/rest/json/cves/2.0?cpeName=cpe:2.3:o:microsoft:windows_10:1607

@vehemont
Copy link
Owner

vehemont commented Jun 2, 2024

This API has been added in the recent release.

https://github.com/vehemont/nvdlib/releases/tag/v0.7.7

@vehemont vehemont closed this as completed Jun 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants